This package browser is in early development. Mind the rough edges.

python-readme-renderer 44.0

Render README files in Warehouse

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, and plain text.

Installation

Install python-readme-renderer 44.0 as follows:

guix install python-readme-renderer@44.0

Or install the latest version:

guix install python-readme-renderer

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.