python-igraph 0.9.8-1 source package in Ubuntu

Changelog

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

  * d/watch: Follow upstream project name change.
  * New upstream version 0.9.8

 -- TANIGUCHI Takaki <email address hidden>  Sun, 28 Nov 2021 22:26:58 +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.8-1.dsc 2.1 KiB b0e33157c94c3ea9aef4ea702c03cbc8ff7fd579da36056e08c08c7d062fbc04
python-igraph_0.9.8.orig.tar.gz 3.4 MiB e7bad9f5f52e6dc3ccdaa3d02d8ec433d9ada704f7a83168915cfa0c4c226730
python-igraph_0.9.8-1.debian.tar.xz 4.6 KiB b0cbb85470d073dc866d09d5c393121389482d660ddeb420b4d83e7b15c2b22a

Available diffs

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