Personal tools
Skip to content. | Skip to navigation
Introduction This plone product has been developed to support customers and webmasters in keeping an overview of their plone site and helping them control and manipulate it. The complete content of the plone site is represented as a structured tree. This tree is presented in a separated frame not to compromise the display of the plone site itself. In addition, much information is shown for...
RCSSmin is a CSS minifier. The minifier is based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step).
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX, RDFa and Microdata. The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage, persistent storage on top of the Berkeley DB, and a wrapper for remote SPARQL endpoints. This is for Python 2.
Readme Renderer 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... _Warehouse: Check Description Locally -To locally check whether your long descriptions will render on PyPI, first build your distributions,...
Readme Renderer 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... _Warehouse: Check Description Locally -reStructuredText To locally check whether your reStructuredText long descriptions will render on PyPI,...