Source: python-planarity Maintainer: Debian Science Maintainers Uploaders: Julien Puydt Section: math Priority: optional Standards-Version: 4.7.4 Homepage: https://github.com/graph-algorithms/planarity Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libplanarity-dev, pybuild-plugin-pyproject, python3-all-dev, python3-networkx, python3-pytest, python3-setuptools Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/science-team/python-planarity.git Vcs-Browser: https://salsa.debian.org/science-team/python-planarity Package: python3-planarity Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Description: Python wrapper for planar graph algorithms -- Python 3 This package is a Python wrapper for the planar graph algorithms of the Edge Addition Planarity Suite: - planarity testing - planar graph embedding - planar graph drawing - forbidden subgraph isolation . This package installs the library for Python 3. Package: python-planarity-doc Multi-Arch: foreign Section: doc Architecture: all Depends: ${misc:Depends} Description: Python wrapper for planar graph algorithms -- doc This package is a Python wrapper for the planar graph algorithms of the Edge Addition Planarity Suite: - planarity testing - planar graph embedding - planar graph drawing - forbidden subgraph isolation . This is the common documentation package with examples.