ports/graphics/py-pygraph/pkg-descr
Emanuel Haupt d4b6405f40 Rename graphics/py-graph-core to graphics/py-pygraph. The new version works
correctly with python3. Use Github instead of PyPy for it has newer, unbreaking
patches. Take maintainership.

PR:		253691
Approved by:	demon (maintainer)
2021-02-19 14:33:02 +00:00

8 lines
326 B
Text

Pygraph aims to be an easy-to-use and functional graph library that
doesn't sacrifice advanced capabilities or usability in the process.
By implementing the library in pure Python, it can be installed without
any dependencies aside from the Python core, enabling maximum ease of
use.
WWW: https://github.com/jciskey/pygraph