blob: 4bca636dc8a9f5be292a3ca63004db9c423ea3bb [file] [log] [blame]
Brad Bishopa891d152019-09-13 06:17:45 -04001DESCRIPTION = "Python package for creating and manipulating graphs and networks"
2LICENSE = "BSD-3-Clause"
3
4inherit pypi
5
Brad Bishopa891d152019-09-13 06:17:45 -04006RDEPENDS_${PN} += "\
7 ${PYTHON_PN}-decorator \
8 "