From d57b3fff4822983a98a21fd361b98a5b2ff63cad Mon Sep 17 00:00:00 2001 From: Fernando Lopez Jr Date: Mon, 8 Jan 2018 13:02:27 +0000 Subject: python/networkx: Added (create and manipulate networks). Signed-off-by: David Spencer --- python/networkx/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/networkx/slack-desc (limited to 'python/networkx/slack-desc') diff --git a/python/networkx/slack-desc b/python/networkx/slack-desc new file mode 100644 index 0000000000..a330321184 --- /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: -- cgit v1.2.3-80-g2a13