diff options
| author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2022-11-19 09:56:33 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 09:56:33 +0700 |
| commit | 11a6244cdf7e4c42ca4071a142e568ba052ee7af (patch) | |
| tree | 9a6e3794a788f4ccedd38b43babe9968c1de7946 /python/python2-networkx/README | |
| parent | 866eca51bdcf9b9807dd21078a302ba23556ee53 (diff) | |
python/python2-networkx: Added (manipulate/study complex networks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-networkx/README')
| -rw-r--r-- | python/python2-networkx/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python2-networkx/README b/python/python2-networkx/README new file mode 100644 index 0000000000..4c00f24f83 --- /dev/null +++ b/python/python2-networkx/README @@ -0,0 +1,3 @@ +NetworkX is a Python package for the creation, manipulation, +and study of the structure, dynamics, and functions of complex +networks. |
