Source: py2neo
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders:
 Sophie Brun <sophie@offensive-security.com>,
 Steev Klimaszewski <steev@kali.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-sphinx,
Standards-Version: 4.6.2
Homepage: https://py2neo.org
Vcs-Browser: https://gitlab.com/kalilinux/packages/py2neo
Vcs-Git: https://gitlab.com/kalilinux/packages/py2neo.git
Testsuite: autopkgtest-pkg-python

Package: python3-py2neo
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 neo4j,
 python-py2neo-doc,
Description: client library and toolkit for working with Neo4j (Python 3)
 This package contains a client library and toolkit for working with Neo4j from
 within Python applications and from the command line. The core library has no
 external dependencies and has been carefully designed to be easy and intuitive
 to use.
 .
 This package installs the library for Python 3.

Package: python-py2neo-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: client library and toolkit for working with Neo4j (common documentation)
 This package contains a client library and toolkit for working with Neo4j from
 within Python applications and from the command line. The core library has no
 external dependencies and has been carefully designed to be easy and intuitive
 to use.
 .
 This is the common documentation package.
