File: control

package info (click to toggle)
iroffer 1.4.b03-5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 976 kB
  • ctags: 941
  • sloc: ansic: 15,074; sh: 864; makefile: 12
file content (20 lines) | stat: -rw-r--r-- 809 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
Source: iroffer
Section: net
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://iroffer.org

Package: iroffer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IRC file distribution bot
 iroffer is a file server for IRC (commonly referred to as a DCC bot).
 It uses the DCC feature of IRC to send files to other users. iroffer
 will connect to an IRC server and let people request files from it.
 Unlike similar programs, iroffer is not a script; it is a standalone
 executable written entirely in C, from scratch, with high transfer
 speed and efficiency in mind. iroffer has been known to reach
 2MByte/sec or higher bandwidth usage when multiple transfers are
 occurring at the same time.