Source: py2neo
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-sphinx
Standards-Version: 4.4.1
Homepage: https://py2neo.org
Testsuite: autopkgtest-pkg-python

Package: python3-py2neo
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-py2neo-doc, neo4j
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: ${sphinxdoc:Depends}, ${misc: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.
