alexanderlukanin13 / readme

Safely render long_description/README files in Warehouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme

Readme is a library that will safely render arbitrary README files into HTML. It is designed to be used in Warehouse to render the long_description for packages.

Check Description Locally

To check your long description's locally simply install the readme library using:

$ pip install readme
$ python setup.py check -r -s

Code of Conduct

Everyone interacting in the readme project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

About

Safely render long_description/README files in Warehouse

License:Apache License 2.0


Languages

Language:Python 100.0%