mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
python-creole is an markup converter in pure Python:
|
|
|
|
* creole markup -> html
|
|
* html -> creole markup
|
|
* reStructuredText -> html
|
|
* html -> reStructuredText markup
|
|
* html -> textile markup
|
|
|
|
WWW: https://pypi.org/project/python-creole/
|