You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-jaraco-tidelift-1.5.0-1.lbn36.noarch
 
RPMPackage python3-jaraco-test-5.5.1-1.lbn36.noarch
Testing support by jaraco.
RPMPackage python3-jaraco-stream-3.0.4-1.lbn36.noarch
Routines for handling streaming data, including a set of generators for loading gzip data on the fly.
RPMPackage python3-jaraco-packaging-10.2.2-2.lbn36.noarch
Tools for packaging.dependency_tree A dist-utils command for reporting the dependency tree as resolved by setup-tools. Use after installing a package.show A dist-utils command for reporting the attributes of a distribution, such as the version or author name.
RPMPackage python3-jaraco-logging-3.3.0-5.lbn36.noarch
Support for Python logging facility.
RPMPackage python3-jaraco-itertools-6.2.1-1.lbn36.noarch
 
RPMPackage python3-jaraco-functools-4.1.0-1.lbn36.noarch
Functools like those found in stdlib
RPMPackage python3-jaraco-context-6.0.1-3.lbn36.noarch
Context managers by jaraco.
RPMPackage python3-jaraco-collections-5.1.0-1.lbn36.noarch
Collection objects similar to those in stdlib by jaraco
RPMPackage python3-jaraco-classes-3.4.0-5.lbn36.noarch
Utility functions for Python class constructs.
RPMPackage python3-importlib-resources-5.10.0-1.lbn36.noarch
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. The key goal of this module is to replace parts of pkg_resources with a solution in Python’s stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics. Compatibility New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library: importlib_resources stdlib 5.8 3.12 5.7 3.11 5.0 3.10 1.3 3.9 0.5 (?) 3.7 For Enterprise Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. Learn more. Security Contact To report a security vulnerability, please use the Tidelift security contac
RPMPackage python3-imio-prettylink-1.20-1.lbn36.noarch
imio.prettylink Manage generation of a pretty link to an element including coloration, leading icons, ...Changelog 1.20 (2022-06-14) Escape link content to avoid malicious behaviour. [gbastien]1.19 (2022-01-12) Used now imio.helpers.cache.obj_modified in getLink_cachekey to include
RPMPackage python3-imio-history-1.27-1.lbn36.noarch
imio.history Manage object history using a table and highlight history link when necessaryThe goal is to be able to manage several histories for various needs on a content and display it together, merged in the same view.
RPMPackage python3-imio-helpers-0.61-1.lbn36.noarch
imio.helpers Various helper methods for development. Requirements The barcode generation method uses zint tool (
RPMPackage python3-imio-actionspanel-1.60-1.lbn36.noarch
imio.actionspanel This package provides a view and a sample viewlet that will display a table of different actions available on an element.By default, so called sections available are :- transitions- own delete action management - actions - addable types - object historyTransitions : - This will display different available workflow transitions and is managed by the section...
RPMPackage python3-icalendar-5.0.13-1.lbn36.noarch
iCalendar specification (RFC 2445) defines calendaring format used\ by many applications (Zimbra, Thunderbird and others). This\ module is a parser/generator of iCalendar files for use with\ Python. It follows the RFC 2445 (iCalendar) specification.\ The aim is to make a package that is fully compliant with RFC 2445,\ well designed, simple to use and well documented.\
RPMPackage python3-grokcore-xmlrpc-3.0.0-1.lbn36.noarch
grokcore.xmlrpc XML-RPC Views for Grok.This package provides base classes for XML-RPC Views for Grok.3.0.0 (2018-01-10) - Python 3 compatibility.1.2.1 (2016-02-15) - Update tests.1.2 (2012-05-02) - Use the component registration api in grokcore.component.1.1 (2011-01-20) - Use zope.errorview for the functional tests. This lifts the dependency on zope.app.http.1.0 (2011-01-03) - Factor out...
RPMPackage python3-grokcore-viewlet-3.1.0-1.lbn36.noarch
This package provides support to write and register Zope Viewlets directly in Python (without ZCML). It's designed to be used with grokcore.view_ which let you write and register Zope Views... contents::Setting up grokcore.viewlet This package is set up like the grokcore.component_ package. Please refer to its documentation for more details. The additional ZCML lines you will need are::...
RPMPackage python3-grokcore-view-3.2-1.lbn36.noarch
This package provides support for writing browser pages for Zope and registering them directly in Python (without ZCML)... contents::Setting up grokcore.view This package is essentially set up like the grokcore.component_ package, please refer to its documentation for details. The additional ZCML line you will need is:: <include package"grokcore.view" file"meta.zcml" /> <include...
RPMPackage python3-grokcore-traverser-3.0.1-1.lbn36.noarch
grokcore.traverser ******************This package contains the default traversal mechanism for Grok.Changes 3.0.1 (2018-01-12) - Rearrange tests such that Travis CI can pick up all functional tests too.3.0.0 (2018-01-05) - Python 3 compatibility1.2.1 (2016-02-15) - Update tests.1.2 (2012-11-14) - Add the layer directive to Traverser Components.1.1 (2012-05-02) - Use the component registration...