You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-quills-app-1.8.1-1.lbn36.noarch
quills.app This package is a part of the Quills Blogging Suite. It contains code shared between Products.Quills and Products.QuillsEnabled.For further information about Quills, see package 1.8.1 (2016-12-27) -- add Plone version classifiers [tkimnguyen]- include all needed files [skurfer]1.8 (2012-12-17) -- Plone 4.3 compatibility [ale-rt]- Handle case when attribute parentsInThread does not...
RPMPackage python3-ps-plone-realestatefont-0.4-1.lbn36.noarch
Real Estate icon font .. contents:: Table of Contents Life, the Universe, and Everything -ps.plone.realestatefont is an icon font of svg based icons. It is intended to use with Propertyshelf_'s MLS embedding.Mostly Harmless :target:
RPMPackage python3-ps-plone-fotorama-4.6.4.3-1.lbn36.noarch
ps.plone.fotorama Fotorama slideshow for Plone. Mostly Harmless .. image::
RPMPackage python3-ps-diazo-vanilla-1.5.1-1.lbn36.noarch
Propertyshelf Vanilla Theme This installable Diazo Theme product delivers a general and mobile-ready implementation of a html5 template for Plone with activated Listing embedding tools. It is intended to deliver a library of standard features, which can be re-used in different customized variations.Platform - Plone CMS > 4.3Features - mobile-ready - configurable via Diazo Parameters -...
RPMPackage python3-sphobjinv-2.3.1-1.lbn36.noarch
The syntax required for a functional Sphinx cross-reference is highly non-obvious in many cases. Sometimes Sphinx can guess correctly what you mean, but it’s pretty hit-or-miss. The best approach is to provide Sphinx with a completely specified cross-reference, and that’s where sphobjinv comes in.
RPMPackage python3-sphinxtesters-0.2.3-12.fc36.noarch
This package contains utilities for testing Sphinx extensions.
RPMPackage python3-sphinxext-opengraph-0.10.0-1.lbn36.noarch
Sphinx extension to generate unique OpenGraph metadata.
RPMPackage python3-sphinxcontrib.apidoc-0.3.0-1.lbn36.noarch
sphinxcontrib-apidoc A Sphinx extension for running sphinx-apidoc_ on each build.Overview *sphinx-apidoc* is a tool for automatic generation of Sphinx sources that, using the autodoc <sphinx_autodoc>_ extension, documents a whole package in the style of other automatic API documentation tools. *sphinx- apidoc* does not actually build documentation - rather it simply generates it. As a result,...
RPMPackage python3-sphinxcontrib-zopeext-0.3.2-1.lbn36.noarch
.. -*- rst -*- -*- restructuredtext -*- .. Note: this file is simplified without text roles so it displays on PyPI. See .. doc/README.rst for the correct information. zopeext for Sphinx :author: Michael McNeil Forbes <mforbes@alum.mit.edu>This extension provides an autointerface directive for Zope interfaces_.Requirements * Sphinx_: pip install sphinx * zope.interface_: pip install...
RPMPackage python3-sphinxcontrib-youtube-1.4.1-1.lbn36.noarch
This package contains the youtube Sphinx extension.The extension defines the directives, "youtube" and "vimeo", for embedding YouTube and Vimeo videos, respectively.
RPMPackage python3-sphinxcontrib-websupport-2.0.0-1.lbn36.noarch
sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.
RPMPackage python3-sphinxcontrib-video-0.4.1-1.lbn36.noarch
The video extension allows you to embed .mp4/.webm/etc videos as defined by the HTML5 standard. It’s just a wrapper around: <video width="320" height="240" controls> <source src="movie.mp4" type="video/mp4"> Your browser does not support the video tag. </video> Installing As usual with sphinx extensions, remember to add them to your config: extensions = [ 'sphinxcontrib.video' ]
RPMPackage python3-sphinxcontrib-versioning-2.2.1-1.lbn36.noarch
sphinxcontrib-versioning Sphinx extension that allows building versioned docs for self-hosting.* Python 2.7, 3.3, 3.4, and 3.5 supported on Linux and OS X. * Python 2.7, 3.3, 3.4, and 3.5 supported on Windows (both 32 and 64 bit versions of Python).📖 Full documentation: .. image::
RPMPackage python3-sphinxcontrib-trio-1.1.2-8.fc36.noarch
This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or ... you get the idea. It works by making sphinx's regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I'm not very creative. But don't be put off – there's nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx's built-in tools are especially inadequate in this case.)
RPMPackage python3-sphinxcontrib-towncrier-0.3.2a0-1.lbn36.noarch
An RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version.
RPMPackage python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-2.fc36.noarch
Converts SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX). This package contains common files.
RPMPackage python3-sphinxcontrib-spelling-8.0.1-1.lbn36.noarch
.. -*- mode: rst -*- sphinxcontrib-spelling This package contains sphinxcontrib.spelling, a spelling checker for Sphinx-based documentation. It uses PyEnchant_ to produce a report showing misspelled words.Refer to the main documentation page < for installation and setup details.License Copyright Doug Hellmann, All Rights ReservedPermission to use, copy, modify, and distribute this software and...
RPMPackage python3-sphinxcontrib-serializinghtml-2.0.0-3.lbn36.noarch
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
RPMPackage python3-sphinxcontrib-seqdiag-2.0.0-5.fc36.noarch
A sphinx extension for embedding sequence diagram using seqdiag_.
RPMPackage python3-sphinxcontrib-rsvgconverter-1.2.0-2.fc36.noarch
Converts SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX). This package contains converter using libRSVG.