1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/textproc/py-creole/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
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
2018-04-25 16:42:37 +00:00

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/