Markup converter in pure Python Maintained by:count@211.ru Port Added: 29 Jul 2009 14:14:23 Also Listed In:python License: GPLv3
python-creole is an markup converter in pure Python:
* creole markup -> html
* html -> creole markup
* reStructuredText -> html
* html -> reStructuredText markup
* html -> textile markup
WWW: http://pypi.python.org/pypi/python-creole/
Reason:
Some API is changed: replace 'parser_kwargs' and 'emitter_kwargs'
with separate arguments. More information on new API:
http://code.google.com/p/python-creole/wiki/API
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details)
- Update to version 1.0.0
- Add entry in UPDATING about API change
PR: ports/161933
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: maintainer