Source: python-internetarchive
Section: python
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-clint,
               python3-docopt,
               python3-jsonpatch,
               python3-mock,
               python3-pytest,
               python3-responses,
               python3-requests,
               python3-schema,
               python3-setuptools,
               python3-six (<< 2.0.0),
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/python-team/packages/python-internetarchive.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-internetarchive
Homepage: https://github.com/jjjake/internetarchive
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: python3-internetarchive
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Python interface to archive.org
 Python library for searching, downloading and uploading content to
 the Internet Archive.

Package: internetarchive
Section: utils
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-internetarchive
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: commandline interface to archive.org
 Command-line tool (`ia`) for searching, downloading and uploading
 content to the Internet Archive.
