You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-odict-1.9.0-1.lbn36.noarch
Dictionary in which the *insertion* order of items is preserved (using an internal double linked list). In this implementation replacing an existing item keeps it at its original position.
RPMPackage python2-oauthlib-3.1.0-1.lbn36.noarch
OAuthLib - Python Framework for OAuth1 & OAuth2 *A generic, spec-compliant, thorough implementation of the OAuth request-signing logic for Python 2.7 and 3.4+.* .. image::
RPMPackage python2-oauth-1.0.1-1.lbn36.noarch
UNKNOWN
RPMPackage python2-nosexcover-1.0.11-1.lbn36.noarch
nose-xmlcover --A companion to the built-in nose.plugins.cover, this plugin will write out an XML coverage report to a file named coverage.xml.It will honor all the options you pass to the Nose coverage plugin < especially --cover- package.UsageYou can not use both --with-xcoverage and --with- coverage. Using --with-xcover implies --with-coverageIf you want to change the name of the output file...
RPMPackage python2-node-ext-zodb-1.5-1.lbn36.noarch
node.ext.zodb Overview node.ext.zodb is a persistent node implementation for the ZODB.For more information about node see
RPMPackage python2-node-ext-zcml-0.1-1.lbn36.noarch
node.ext.zcml ZCML file abstraction based on nodes.write me (or read tests) Contributors - Robert Niederreiter <rnix [at] squarewave [dot] at>0.1 - initialLicense Copyright (c) 2010-2013, BlueDynamics Alliance, Austria All rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:*...
RPMPackage python2-node-ext-xml-0.1-1.lbn36.noarch
node.ext.xml XML file abstraction based on nodes.write me (or read tests) Contributors - Robert Niederreiter <rnix [at] squarewave [dot] at>0.1 - initialLicense Copyright (c) 2010-2013, BlueDynamics Alliance, Austria All rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:* Redistributions...
RPMPackage python2-node-ext-ugm-1.0-1.lbn36.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.lbn36.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.lbn36.noarch
node.ext.directory Overview node.ext.directory is a node implementation for file system directories.
RPMPackage python2-node-1.0-1.lbn36.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.lbn36.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-2.lbn36.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.lbn36.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-multimapping-4.1-1.lbn36.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.lbn36.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.lbn36.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.lbn36.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.lbn36.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.lbn36.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 -...