File: control

package info (click to toggle)
irker 2.23%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: python: 2,249; xml: 1,373; sh: 191; makefile: 186
file content (29 lines) | stat: -rw-r--r-- 829 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
28
29
Source: irker
Section: utils
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Neil Muller <drnlmuller+debian@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 pkg-config,
 python3,
 systemd-dev,
 xmlto,
 dh-python
Standards-Version: 4.6.2
Rules-Requires-Root: binary-targets
Homepage: http://www.catb.org/esr/irker/
Vcs-Browser: https://salsa.debian.org/python-team/packages/irker
Vcs-Git: https://salsa.debian.org/python-team/packages/irker.git

Package: irker
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 adduser,
Pre-Depends: ${misc:Pre-Depends}
Description: submission tools for IRC notifications
 irkerd is a specialized IRC client that runs as a daemon, allowing other
 programs to ship IRC notifications by sending JSON objects to a listening
 socket.