diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-01-08 13:02:27 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-01-08 13:02:27 +0000 |
commit | d57b3fff4822983a98a21fd361b98a5b2ff63cad (patch) | |
tree | 05fe9a7d6ec869d31a4209ba8f78dbdf7b75f4f7 /python/networkx/slack-desc | |
parent | f3fea40b5c74f2c59dfbecfc82cea1fe8f7bbdfc (diff) |
python/networkx: Added (create and manipulate networks).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/networkx/slack-desc')
-rw-r--r-- | python/networkx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/networkx/slack-desc b/python/networkx/slack-desc new file mode 100644 index 0000000000000..a3303211846f8 --- /dev/null +++ b/python/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------------------------------------------------------| +networkx: networkx (create, manipulate and study complex networks) +networkx: +networkx: NetworkX is a Python package for the creation, manipulation, +networkx: and study of the structure, dynamics, and functions of complex +networkx: networks. +networkx: +networkx: +networkx: +networkx: +networkx: +networkx: |