Source: python-internetarchive
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/jjjake/internetarchive/tags
Vcs-Browser: https://github.com/alvistack/jjjake-internetarchive
Vcs-Git: https://github.com/alvistack/jjjake-internetarchive.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-internetarchive
Architecture: all
Description: Python interface to archive.org
 This package installs a command-line tool named ia for using Archive.org
 from the command-line. It also installs the internetarchive Python
 module for programmatic access to archive.org. Please report all bugs
 and issues on Github.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-importlib-metadata (>= 3.6.0),
 python3-jsonpatch (>= 0.4),
 python3-requests (>= 2.25.0),
 python3-schema (>= 0.4.0),
 python3-tqdm (>= 4.0.0),
 python3-urllib3 (>= 1.26.0),
