internal/tools/: readme-renderer-43.0 metadata and description

Simple index

readme_renderer is a library for rendering readme descriptions for Warehouse

author_email The Python Packaging Authority <admin@mail.pypi.org>
classifiers
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Natural Language :: English
  • Operating System :: MacOS :: MacOS X
  • Operating System :: POSIX
  • Operating System :: POSIX :: BSD
  • Operating System :: POSIX :: Linux
  • Operating System :: Microsoft :: Windows
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Typing :: Typed
description_content_type text/x-rst
license Apache License, Version 2.0
project_urls
  • Home-page, https://github.com/pypa/readme_renderer
provides_extras md
requires_dist
  • nh3>=0.2.14
  • docutils>=0.13.1
  • Pygments>=2.5.1
  • cmarkgfm>=0.8.0; extra == "md"
requires_python >=3.8
File Tox results History
readme_renderer-43.0-py3-none-any.whl
Size
13 KB
Type
Python Wheel
Python
3
readme_renderer-43.0.tar.gz
Size
31 KB
Type
Source
https://badge.fury.io/py/readme-renderer.svg https://github.com/pypa/readme_renderer/actions/workflows/ci.yml/badge.svg

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.

Check Description Locally

To locally check whether your long descriptions will render on PyPI, first build your distributions, and then use the twine check command.

Code of Conduct

Everyone interacting in the readme_renderer project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PSF Code of Conduct.

Copyright © 2014, [The Python Packaging Authority].