-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
The Plone Python 3 Version Support Status page did have a few nice ideas http://jenkins.plone.org/py3/ that could be also used in plone.versioncheck
- Reading PyPI Classifieres (https://pypi.python.org/pypi?%3Aaction=list_classifiers) to show data:
- supported Python Versions
- supported Python Implementations (CPython, PyPy, Pyston, Stackless, Jython)
- supported Plone Versions
- Development Status
- Dependency Graphs (Core, Extras, Reverse) --> Graphiz --> SVG / PNG output
- Travis-CI build status (master / primary branch)
Reactions are currently unavailable