diff options
| author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2022-11-19 09:54:47 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 09:54:47 +0700 |
| commit | 866eca51bdcf9b9807dd21078a302ba23556ee53 (patch) | |
| tree | 6577fe5dcf80fd71153ae94a76845c8d0c04b891 /python/python3-networkx/slack-desc | |
| parent | 1ec05e1c6e251d89eb385559de5b3c6c60612e83 (diff) | |
python/python3-networkx: Added (manipulate/study complex networks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-networkx/slack-desc')
| -rw-r--r-- | python/python3-networkx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-networkx/slack-desc b/python/python3-networkx/slack-desc new file mode 100644 index 0000000000..af6cad16cc --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-networkx: python3-networkx (create, manipulate and study complex networks) +python3-networkx: +python3-networkx: NetworkX is a Python package for the creation, manipulation, +python3-networkx: and study of the structure, dynamics, and functions of complex +python3-networkx: networks. +python3-networkx: +python3-networkx: +python3-networkx: +python3-networkx: +python3-networkx: +python3-networkx: |
