File: control

package info (click to toggle)
nadoka 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 492 kB
  • sloc: ruby: 3,154; makefile: 8; sh: 1
file content (25 lines) | stat: -rw-r--r-- 948 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
Source: nadoka
Section: net
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Taku YASUI <tach@debian.org>,
           Hideki Yamane <henrich@debian.org>,
Build-Depends: debhelper-compat (= 13),
               gem2deb,
Homepage: https://github.com/nadoka/nadoka
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/nadoka.git
Vcs-Browser: https://salsa.debian.org/ruby-team/nadoka
XS-Ruby-Versions: all
#Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: nadoka
Architecture: all
Depends: ${misc:Depends}, ruby:any
Multi-Arch: foreign
Description: IRC logger, monitor and proxy program ("bot") in Ruby
 Nadoka is a tool for monitoring and logging IRC conversations and
 responding to specially formatted requests. You define and customize
 these responses in Ruby. Nadoka is conceptually similar to Madoka, an
 older proxy written in Perl.