Source: torf-cli
Section: utils
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Nadzeya Hutsko <nadzya.info@gmail.com>
Build-Depends: debhelper-compat (= 13), dh-sequence-python3
Build-Depends-Indep: asciidoctor,
                     pybuild-plugin-pyproject,
                     python3-all,
                     python3-setuptools,
                     python3-torf,
                     python3-xdg
Standards-Version: 4.7.4
Homepage: https://github.com/rndusr/torf-cli
Vcs-Browser: https://salsa.debian.org/python-team/packages/torf-cli
Vcs-Git: https://salsa.debian.org/python-team/packages/torf-cli.git

Package: torf-cli
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: CLI tool for manipulating torrent files and magnet URIs
 torf-cli is a command line tool that can create, read and edit
 torrent files and magnet URIs. It can also verify a file system path
 against a torrent and provide detailed errors. When creating a
 torrent, it can find an existing torrent with the same files and copy
 its piece hashes to the freshly created torrent to avoid hashing the
 files again
