dev-python/networkx: 2.1 bup

docs need work
Closes: https://bugs.gentoo.org/647490
Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Matthew Thode
2018-07-18 14:57:48 -05:00
parent 527d1858b8
commit 20183dd27e
3 changed files with 62 additions and 0 deletions

View File

@@ -21,6 +21,9 @@
<remote-id type="github">networkx/networkx</remote-id>
</upstream>
<use>
<flag name="extras">Provide graph drawing and graph layout algorithms along with shapefile format reading and writing</flag>
<flag name="pandas">Provides a DataFrame, which is a tabular data structure with labeled axes</flag>
<flag name="scipy">Enables scipy backend</flag>
<flag name="yaml">Provides YAML format reading and writing</flag>
</use>
</pkgmetadata>