aboutsummaryrefslogtreecommitdiff
path: root/python/python2-networkx/README
diff options
context:
space:
mode:
authorFernando Lopez Jr <fernando.lopezjr@gmail.com>2022-11-19 09:56:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 09:56:33 +0700
commit11a6244cdf7e4c42ca4071a142e568ba052ee7af (patch)
tree9a6e3794a788f4ccedd38b43babe9968c1de7946 /python/python2-networkx/README
parent866eca51bdcf9b9807dd21078a302ba23556ee53 (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/README3
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.