0 purchases
readme 0.7.1
Warning
The readme library was renamed to readme_renderer to work around an
installation issue that could prevent it from being installed on
some systems. Use the readme_renderer library instead.
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.