File: control

package info (click to toggle)
atig 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 768 kB
  • sloc: ruby: 5,287; makefile: 11; sh: 3
file content (39 lines) | stat: -rw-r--r-- 1,179 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
30
31
32
33
34
35
36
37
38
39
Source: atig
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-coveralls,
               ruby-net-irc,
               ruby-oauth,
               ruby-rspec,
               ruby-sqlite3,
               ruby-twitter-text
Standards-Version: 4.2.1
Homepage: http://mzp.github.io/atig/index.html
Vcs-Git: https://salsa.debian.org/ruby-team/atig.git
Vcs-Browser: https://salsa.debian.org/ruby-team/atig
XS-Ruby-Versions: all

Package: atig
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-net-irc,
         ruby-oauth,
         ruby-sqlite3,
         ruby-twitter-text,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Another Twitter IRC gateway
 Atig.rb is Twitter Irc Gateway. You can tweet via your favorite IRC
 client.
 .
 Feature:
  - OAuth authentication
  - CTCP Action: reply, retweet, search, thread...
  - List, Mention, Retweet as IRC channel
  - Twitter StreamAPI support