python-igraph 0.7.1.post6-8 source package in Ubuntu

Changelog

python-igraph (0.7.1.post6-8) unstable; urgency=medium

  * Team upload.
  * Convert git repository from git-dpm to gbp layout.
  * Bump Standards-Version to 4.4.1.
  * Drop Python 2 support (Closes: #937827).

 -- Ondřej Nový <email address hidden>  Fri, 25 Oct 2019 13:19:35 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-igraph_0.7.1.post6-8.dsc 2.1 KiB 00e655d37d91a4db298d88f96e20a0141d928f6753b2407b591d7ec05d33db11
python-igraph_0.7.1.post6.orig.tar.gz 368.5 KiB a5ea42790a077eadb3d1e8f82edc47516fea4a2b26bbf52bfc148370fe0fe676
python-igraph_0.7.1.post6-8.debian.tar.xz 6.6 KiB fde45148278d949170d3239aa0485a8cead1629db393acf5c3c219a3e8640565

No changes file available.

Binary packages built by this source

python3-igraph: 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.

python3-igraph-dbgsym: debug symbols for python3-igraph