File: control

package info (click to toggle)
golang-github-fluffle-goirc 1.1.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 312 kB
  • sloc: makefile: 6
file content (27 lines) | stat: -rw-r--r-- 1,056 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: golang-github-fluffle-goirc
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Filippo Giunchedi <filippo@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-golang-mock-dev,
               golang-glog-dev,
               golang-golang-x-net-dev
Standards-Version: 4.2.1
Homepage: https://github.com/fluffle/goirc
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-fluffle-goirc
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-fluffle-goirc.git
XS-Go-Import-Path: github.com/fluffle/goirc
Testsuite: autopkgtest-pkg-go

Package: golang-github-fluffle-goirc-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-golang-mock-dev,
         golang-glog-dev,
         golang-golang-x-net-dev
Multi-Arch: foreign
Description: Event-based stateful IRC client framework for Go.
 GoIRC provides a simple to use but fully fledged IRC client implemented in Go.