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

Package: python3-big
Architecture: all
Description: The big package is a grab-bag of cool code for use in your programs
 big is a Python package of small functions and classes that aren't big
 enough to get a package of their own. It's zillions of useful little
 bits of Python code I always want to have handy.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
