File: control

package info (click to toggle)
tircd 0.30-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 452 kB
  • sloc: perl: 4,544; sh: 61; makefile: 5
file content (33 lines) | stat: -rw-r--r-- 1,135 bytes parent folder | download | duplicates (2)
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
30
31
32
33
Source: tircd
Section: net
Priority: optional
Build-Depends: debhelper (>= 10),
               dh-exec
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.1.1
Homepage: https://github.com/drags/tircd
Vcs-Git: https://anonscm.debian.org/git/collab-maint/tircd.git/
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/tircd.git/
Rules-Requires-Root: no

Package: tircd
Architecture: all
Depends: adduser,
         libhtml-parser-perl,
         libjson-any-perl,
         libnet-twitter-lite-perl (>= 0.12002-3),
         libpoe-filter-ircd-perl,
         libpoe-perl,
         liburi-perl,
         libwww-perl,
         lsb-base,
         ${misc:Depends},
         ${perl:Depends}
Description: ircd proxy to the twitter API
 tircd presents Twitter as an IRC channel. You can connect to tircd
 with any IRC client, and Twitter as if you were on IRC.
 .
 To update your status on Twitter, send a message to the #twitter
 channel. When users you follow update their status, tircd will be sent
 to the channel as a message from them. Other actions are similarly
 mapped to the equivalent IRC commands and events.