You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-products-bastionbase-5.2.8-1.lbn25.noarch
Base/shim classes for Bastion Suite
RPMPackage python2-products-bastionbanking-5.0.0-1.lbn25.noarch
Base/shim classes for Bastion Suite
RPMPackage python2-plone-app-transmogrifier-2.0.0-1.lbn25.noarch
Plone transmogrifier blueprints .. contents::This package contains several blueprints for collective.transmogrifier_ pipelines, commonly used to import content into a Plone site.Installation See docs/INSTALL.rst for installation instructions.Credits Development sponsored by Elkjøp Nordic ASDesign and development Martijn Pieters_ at Jarn_ Florian Schulze_ at Jarn_.. _Martijn Pieters:...
RPMPackage python2-persistent-devel-4.9.0-1.lbn25.x86_64
persistent include files
RPMPackage python2-persistent-4.9.0-1.lbn25.x86_64
persistent: automatic persistence for Python objects :target:
RPMPackage python2-pdbpp-0.10.3-1.lbn25.noarch
.. -*- restructuredtext -*-pdb++, a drop-in replacement for pdb What is it? This module is an extension of the pdb_ module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible. pdb++ features include: - colorful TAB completion of Python expressions (through...
RPMPackage python2-pdbpp-0.10.3-1.lbn25.noarch
.. -*- restructuredtext -*-pdb++, a drop-in replacement for pdb What is it? This module is an extension of the pdb_ module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible. pdb++ features include: - colorful TAB completion of Python expressions (through...
RPMPackage python2-pathtools-0.1.2-1.lbn25.noarch
pathtools Pattern matching and various utilities for file systems paths.
RPMPackage python2-pathlib2-2.3.7.post1-1.lbn25.noarch
The old pathlib < module on bitbucket is no longer maintained. The goal of pathlib2 is to provide a backport of standard pathlib < module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions.Download Standalone releases are available on PyPI: --The main development takes place in the Python standard library: see...
RPMPackage python2-path-py-12.5.0-1.lbn25.noarch
path.py has been renamed to path <
RPMPackage python2-packaging-20.9-2.lbn25.noarch
python2-packaging provides core utilities for Python packages like utilities for dealing with versions, specifiers, markers etc.
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-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-markdown-3.1-1.lbn25.noarch
This is a Python implementation of John Gruber's Markdown_. It is almost completely compliant with the reference implementation, though there are a few known issues. See Features_ for information on what exactly is supported and what is not. Additional features are supported by the Available Extensions_... _Markdown: .. _Features: .. _Available Extensions: You may report bugs, ask for help,...
RPMPackage python2-lockfile-0.12.2-1.lbn25.noarch
Note: This package is **deprecated**. It is highly preferred that instead of using this code base that instead fasteners_ or oslo.concurrency_ is used instead. For any questions or comments or further help needed please email openstack-dev_ and prefix your email subject with [oslo][pylockfile] (for a faster response).The lockfile package exports a LockFile class which provides a simple API for...
RPMPackage python2-linecache2-1.0.0-17.lbn25.noarch
A backport of linecache to older supported Pythons.
RPMPackage python2-libmc-1.4.2-1.lbn25.x86_64
|build_go| |build_py| |status| |pypiv| |pyversions| |wheel| |license|libmc is a memcached client library for Python without any other dependencies in runtime. It's mainly written in C++ and Cython. libmc can be considered as a drop in replacement for libmemcached and python-libmemcached < is developing and maintaining by Douban Inc. Currently, It is working in production environment, powering...
RPMPackage python2-ldap-3.3.1-1.lbn25.x86_64
python-ldap: python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP- related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations and controls, etc.).
RPMPackage python2-lazr-restful-1.1.0-1.lbn25.noarch
This file is part of lazr.restful. lazr.restful is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.restful is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...
RPMPackage python2-keyring-18.0.1-2.lbn25.noarch
:target: