You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-node-ext-ugm-1.0-1.lbn25.noarch
node.ext.ugm Overview node.ext.ugm provides an API for node based managing of users and groups.See node.ext.ugm.interfaces for a description of the API.
RPMPackage python2-node-ext-ldap-1.0-1.lbn25.noarch
node.ext.ldap Overview node.ext.ldap is a LDAP convenience library for LDAP communication based on python-ldap < (version 2.4 or later)
RPMPackage python2-node-ext-directory-0.8-1.lbn25.noarch
node.ext.directory Overview node.ext.directory is a node implementation for file system directories.
RPMPackage python2-node-1.0-1.lbn25.noarch
Overview Node is a library to create nested data models and structures.These data models are described as trees of nodes, optionally with attributes and schema definitions.They utilize:
RPMPackage python2-munin-zope-2.1-2.lbn25.noarch
History This package was originally started as redturtle.munin_ by RedTurtle Technology. From 1.1a1 we have move development to munin.zope_ leaving some free place for other munin plugins. Introduction This package provides munin plugins for monitoring various aspects of a Zope instance.It uses gocept.munin_ for plugin registration. Please refer to its documentation if you want to write new...
RPMPackage python2-munin-zope-2.1-1.lbn25.noarch
History This package was originally started as redturtle.munin_ by RedTurtle Technology. From 1.1a1 we have move development to munin.zope_ leaving some free place for other munin plugins. Introduction This package provides munin plugins for monitoring various aspects of a Zope instance.It uses gocept.munin_ for plugin registration. Please refer to its documentation if you want to write new...
RPMPackage python2-munin-plone-1.2-1.lbn25.noarch
This package provides munin plugins for monitoring various aspects of a Plone instance.It uses gocept.munin_ for plugin registration. Please refer to its documentation if you want to write new plugins.Plugins Currently there is 1 plugin available:* "contentcreation" - reports content creation and modification taken from portal_catalogHow to use it -* First include the package in your buildout...
RPMPackage python2-multipart-0.1.1-1.lbn25.noarch
Parser for multipart/form-data This module provides a parser for the multipart/form-data format. It can read from a file, a socket or a WSGI environment. The parser can be used to replace cgi.FieldStorage to work around its limitations.
RPMPackage python2-multimapping-4.1-1.lbn25.noarch
MultiMapping provides special objects used in some Zope2 internals like ZRDB.Changelog 4.1 (2018-10-05) -- Add support for Python 3.7.4.0 (2017-05-17) -- Add __contains__ support.- Remove the Python 2-only C extension.3.1 (2017-04-26) -- Add support for Python 3.6, drop support for Python 2.6.3.0 (2016-04-03) -- Update compatibility to Python 3.4/3.5.- Add a pure-Python implementation used for...
RPMPackage python2-msgpack-1.0.0-1.lbn25.noarch
MessagePack for Python[![Build Status]( [![Documentation Status]( What's this[MessagePack]( is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. This package provides CPython bindings for reading and writing MessagePack data. Very important notes for existing users PyPI package name
RPMPackage python2-mr-migrator-1.2-1.lbn25.noarch
Mr.Migrator: Drive-by transmogrification made easy! mr.migrator is a transmogrifier pipeline runner, either via the commandline or as a Plone add- on.- Code repository: - Questions and comments to - Report bugs at contents::Introduction Transmogrifier is a powerful tool for creating transformation processes called "pipelines". Transmogrifier gives you the tools to create and share these...
RPMPackage python2-mr-developer-2.0.1-1.lbn25.noarch
.. contents:: :depth: 1Introduction .. figure:: :figwidth: image Let Mr. Developer help you win the everlasting buildout battle! (Remixed by Matt Hamilton, original from is a zc.buildout_ extension that makes it easy to work with buildouts containing lots of packages, of which you only want to develop some. The basic idea comes from Wichert Akkerman's plonenext_ effort. .. _zc.buildout: .. _plonenext:
RPMPackage python2-more-itertools-5.0.0-1.lbn25.noarch
More Itertools Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. In more- itertools we collect additional building blocks, recipes, and routines for working with Python iterables.-++-+
RPMPackage python2-mockup-3.2.8-1.lbn25.noarch
Plone Mockup is an ongoing effort to modernize Plone's javascript story. Check out examples and documentation at Goals of Mockup -1. Standardize configuration of patterns implemented in js to use HTML data attributes, so they can be developed without running a backend server. 2. Use modern AMD approach to declaring dependencies on other js libs. 3. Full unit testing of jsInstall & Run Tests -...
RPMPackage python2-mocker-1.1.1-1.lbn25.noarch
UNKNOWN
RPMPackage python2-mock-3.0.5-1.lbn25.noarch
mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used.mock is now part of the Python standard library, available as unittest.mock < in Python 3.3 This package contains a rolling backport of the standard library mock code compatible with Python 2.7 and 3.4 and up.Please see the...
RPMPackage python2-mls-apiclient-1.5-1.lbn25.noarch
mls.apiclient *************mls.apiclient is a Python client for the RESTful API of the Propertyshelf MLS < Use pip or easy_install to install the package:: $ pip install mls.apiclientOr install from the sources:: $ tar xzf mls.apiclient-0.1.tgz $ cd mls.apiclient-0.1 $ python setup.py install Mostly Harmless Changelog 1.5 (2017-04-24) -- Allow additional search params for getting a single resource.
RPMPackage python2-missing-4.1-1.lbn25.noarch
Missing provides special objects used in some Zope internals like the ZCatalog. Changelog 4.1 (2018-10-05) -- Drop support for Python 3.4.- Add support for Python 3.7.4.0.1 (2017-08-25) - Restore Missing._Missing module for pickle compatibility with the old C extension version. [ (2017-05-16) -- Add support for bytes and matrix multiplication.- Remove the Python 2-only C extension.3.2...
RPMPackage python2-meld3-2.0.1-1.lbn25.noarch
No further development of the meld3 package is planned. The meld3 package should be considered unmaintained as of April 2020. Since 2007, meld3 received only minimal updates to keep compatible with newer Python versions. It was only maintained because it was a dependency of the Supervisor package. Since Supervisor 4.1.0 (released in October 2019), the meld3 package is no longer a dependency...
RPMPackage python2-martian-1.5-1.lbn25.noarch
Martian A library to grok configuration from Python code.Martian tutorial ****************Introduction "There was so much to grok, so little to grok from." -- Stranger in a