1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: buildtorrent
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), autotools-dev
Standards-Version: 4.5.0
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/buildtorrent.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/buildtorrent.git
Homepage: http://mathr.co.uk/blog/torrent.html
Package: buildtorrent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command line torrent creation program
buildtorrent is a torrent file creation program. Given an announce url and an
input file or directory, buildtorrent generates an output .torrent file that
can be used by torrent clients.
|