1config BR2_PACKAGE_PYTHON_NETWORKX 2 bool "python-networkx" 3 help 4 A Python package for the creation, manipulation, 5 and study of the structure, dynamics, and 6 functions of complex networks. 7 8 https://pypi.python.org/pypi/networkx 9