mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
5 lines
282 B
Text
5 lines
282 B
Text
Readme Renderer 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. It can handle Markdown, reStructuredText (.rst), and plain text.
|
|
|
|
WWW: https://github.com/pypa/readme_renderer
|