d5a1a38c89
Drop no longer required decorator dependency.
License hash changed due to year update:
49f20fe11d
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
config BR2_PACKAGE_PYTHON_NETWORKX
|
|
bool "python-networkx"
|
|
help
|
|
A Python package for the creation, manipulation,
|
|
and study of the structure, dynamics, and
|
|
functions of complex networks.
|
|
|
|
https://pypi.python.org/pypi/networkx
|