Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Improve metadata and READMEs. | Justus Winter | 2016-09-19 | 1 | -20/+22 |
| | | | | | -- Signed-off-by: Justus Winter <[email protected]> | ||||
* | python: Clarify that we support Python 2.7 too. | Justus Winter | 2016-09-14 | 1 | -1/+1 |
| | | | | | | | | * lang/python/README: Use 'Python' instead of 'Python 3'. * lang/python/pyme/version.py.in: Likewise. * lang/python/setup.py.in: Add classifier for 2.7, drop 3 only. Signed-off-by: Justus Winter <[email protected]> | ||||
* | python: Improve the documentation. | Justus Winter | 2016-06-16 | 1 | -0/+57 |
* lang/python/Makefile.am: Copy the README file. * lang/python/README: Rename, convert to org, and update. * lang/python/pyme/__init__.py: Move license out of the docstring, update docstring. * lang/python/pyme/core.py: Add and update docstrings. Signed-off-by: Justus Winter <[email protected]> |