aboutsummaryrefslogtreecommitdiff
path: root/python/python3-networkx/README
diff options
context:
space:
mode:
authorFernando Lopez Jr <fernando.lopezjr@gmail.com>2022-11-19 09:54:47 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 09:54:47 +0700
commit866eca51bdcf9b9807dd21078a302ba23556ee53 (patch)
tree6577fe5dcf80fd71153ae94a76845c8d0c04b891 /python/python3-networkx/README
parent1ec05e1c6e251d89eb385559de5b3c6c60612e83 (diff)
python/python3-networkx: Added (manipulate/study complex networks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-networkx/README')
-rw-r--r--python/python3-networkx/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-networkx/README b/python/python3-networkx/README
new file mode 100644
index 0000000000..4c00f24f83
--- /dev/null
+++ b/python/python3-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.