Source: python-igraph
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jerome Benoit <calculus@rezozer.net>,
 TANIGUCHI Takaki <takaki@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 pkg-config,
 dh-python,
 libigraph-dev,
 python3-all-dev,
 python3-numpy,
 python3-setuptools,
 python3-texttable,
 python3-scipy,
 python3-pandas,
 python3-networkx,
 python3-graph-tool [amd64 arm64 ppc64el s390x ia64 ppc64]
Standards-Version: 4.6.2
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Homepage: https://igraph.org/python/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-igraph.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-igraph

Package: python3-igraph
Architecture: any
Depends: python3-texttable,
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Provides: ${python3:Provides}
Description: High performance graph data structures and algorithms (Python 3)
 Python interface to the igraph high performance graph library, primarily
 aimed at complex network research and analysis.
 .
 Graph plotting functionality is provided by the Cairo library, so make
 sure you install the Python bindings of Cairo if you want to generate
 publication-quality graph plots.
 .
 This package contains the Python 3 version of igraph.

##Package: python-igraph-doc
##Section: doc
##Architecture: all
##Multi-Arch: foreign
##Depends: ${sphinxdoc:Depends}, ${misc:Depends}
##Suggests: www-browser, pdf-viewer
##Enhances: python3-igraph (= ${source:Version})
##Description: High performance graph data structures and algorithms (Python 3)
## Python interface to the igraph high performance graph library, primarily
## aimed at complex network research and analysis.
## .
## Graph plotting functionality is provided by the Cairo library, so make
## sure you install the Python bindings of Cairo if you want to generate
## publication-quality graph plots.
## .
## This package contains documentation for the Python interface of igraph.
