Now with a repo at gitorious.
[irker.git] / control
1 # This is not a real Debian control file, though the syntax is compatible.
2 # It's project metadata for the shipper tool
3
4 Package: irker
5
6 Description: An IRC client that runs as a daemon accepting notification requests
7  as JSON objects presented to a listening socket. It is meant to be
8  used by hook scripts in version-control repositories, allowing them
9  to send commit notifications to project IRC channels.  A hook script 
10  that works with git and svn is included in the distribution.
11
12 XBS-Gitorious-URL: https://gitorious.org/irker
13
14 XBS-Destinations: freecode
15
16 Homepage: http://www.catb.org/~esr/irker
17
18 XBS-Logo: irker-logo.png
19
20 XBS-Project-Tag-List: IRC, client
21