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.
