This project has been archived by its maintainers, and is no longer receiving any updates.
This package provides a framework to convert a string from one format, such as Structured or Restructured Text, to another, such as HTML. Converters are looked up by adapter and uses other packages to implement the converters.
CHANGES
5.0 (2023-02-08)
Drop support for Python 2.7, 3.4, 3.5, 3.6.
Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.
4.1.0 (2017-05-25)
Raise the docutils ReST error report level from its default of error to severe. An error-level report is issued for directives that are unknown, such as :class:, which are increasingly common due to the use of Sphinx. This change prevents such an error being printed on stderr as well as rendered in the HTML.
4.0.0 (2017-05-17)
Add support for Python 3.4, 3.5, 3.6 and PyPy.
Remove dependency on zope.app.testing.
Use the standard library doctest module.
3.5.1 (2009-07-21)
Require the new roman package, since docutils does not install it correctly.
3.5.0 (2009-01-17)
Adapted to docutils 0.5 for ReST rendering: get rid of the ZopeTranslator class, because docutils changed the way it uses translator so previous implementation doesn’t work anymore. Instead, use publish_parts and join needed parts in the render method of the renderer itself.
Removed deprecated meta.zcml stuff and zpkg stuff.
Replaced __used_for__ with zope.component.adapts calls.
3.4.0 (2007-10-27)
Initial release independent of the main Zope tree.
Release files for zope.app.renderer 5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope.app.renderer-5.0.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope.app.renderer-5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.8 kB
Release files / zope.app.renderer-5.0.tar.gz
| Download URL | zope.app.renderer-5.0.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cf3e60a7dbac2abbec00ac88bd0cd9f5b01354b3e3a02402e0529069b37ae47d
|
|
BLAKE2b-256 checksum How to use checksums |
cc0c96581cdbf85ef9650fd9c02c664b02b5ea7b312d76e7953ede0eccf5f17a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|
Release files / zope.app.renderer-5.0-py3-none-any.whl
| Download URL | zope.app.renderer-5.0-py3-none-any.whl |
|---|---|
| Size | 14.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a701124b977b75bf78c2e58d50f2d4556e48137cca58aea3da99223cd9dd7c11
|
|
BLAKE2b-256 checksum How to use checksums |
c43147a2c953d64b57ac7ab73777d46ddf93a1b544860c86a280cba01a5fa2e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|