Source: python-pubchempy
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Yogeswaran Umasankar <kd8mbd@gmail.com>
Homepage: https://github.com/mcs07/PubChemPy
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pubchempy.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pubchempy
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               python3-setuptools,
               dh-python,
               python3-all
Rules-Requires-Root: no
Standards-Version: 4.6.2

Package: python3-pubchempy
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: PubChemPy provides a way to interact with
 PubChem in Python. It allows chemical searches by name,
 substructure and similarity, chemical standardization,
 conversion between chemical file formats, depiction and
 retrieval of chemical properties.
