python-igraph 0.9.11-1 source package in Ubuntu

Changelog

python-igraph (0.9.11-1) unstable; urgency=medium

  * New upstream version 0.9.11
  * Bump Standards-Version to 4.6.1.

 -- TANIGUCHI Takaki <email address hidden>  Wed, 20 Jul 2022 19:02:37 +0900

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python 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.9.11-1.dsc 2.1 KiB e0ee5603d224e73948867e9caa32bf134e7120cc7379558cc12f4bf6c699f815
python-igraph_0.9.11.orig.tar.gz 3.6 MiB 52eeaf5c015e297d979fefc53038fbaaf5fff4fb5f5022dce43f3ddc78210515
python-igraph_0.9.11-1.debian.tar.xz 4.1 KiB d668be0a3736bc405e1ae8398be8476a514a329a9457a261c65e67bca9e2927f

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