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/slack-desc | |
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/slack-desc')
-rw-r--r-- | python/python2-networkx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-networkx/slack-desc b/python/python2-networkx/slack-desc new file mode 100644 index 0000000000000..056b624e93a89 --- /dev/null +++ b/python/python2-networkx/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python2-networkx: python2-networkx (create, manipulate and study complex networks) +python2-networkx: +python2-networkx: NetworkX is a Python package for the creation, manipulation, +python2-networkx: and study of the structure, dynamics, and functions of complex +python2-networkx: networks. +python2-networkx: +python2-networkx: +python2-networkx: +python2-networkx: +python2-networkx: +python2-networkx: |