You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-markupsafe-0.11-7.fc18.1302091146kf.armv6hl
A library for safe markup escaping.
RPMPackage python-markupsafe-0.9.3-1.x86_64
This package implements a XML/HTML/XHTML markup safe string for Python.
RPMPackage python-mako-0.3.6-1.lbn13.noarch
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.
RPMPackage python-lockfile-0.9.1-4.lbn13.noarch
The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls.
RPMPackage python-libguestfs-1.6.2-1.lbn13.6.x86_64
python-libguestfs contains Python bindings for libguestfs.
RPMPackage python-kombu-2.5.4-1.lbn13.noarch
AMQP is the Advanced Message Queuing Protocol, an open standard protocol for message orientation, queuing, routing, reliability and security. One of the most popular implementations of AMQP is RabbitMQ. The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol, and also provide proven and tested solutions to common messaging problems.
RPMPackage python-keystoneclient-0.4.1-3.lbn13.noarch
Client library and command line utility for interacting with Openstack Identity API.
RPMPackage python-keystone-2013.2-1.lbn13.noarch
Keystone is a Python implementation of the OpenStack (http://www.openstack.org) identity service API. This package contains the Keystone Python library.
RPMPackage python-keyring-1.2.2-1.lbn13.noarch
Store and access your passwords safely.
RPMPackage python-jsonschema-1.3.0-1.lbn13.noarch
jsonschema is an implementation of JSON Schema <http://json-schema.org> for Python (supporting 2.6+ including Python 3)
RPMPackage python-jsonpointer-1.0-1.lbn13.noarch
ython-json-pointer: Resolve JSON Pointers ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Library to resolve JSON Pointers according to http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-04
RPMPackage python-jsonpatch-1.0-1.lbn13.noarch
Apply JSON-Patches (RFC 6902)
RPMPackage python-iso8601-0.1.4-2.fc13.noarch
This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
RPMPackage python-imgcreate-18.14-1.fc18.armv6hl
Python modules that can be used for building images for things like live image or appliances.
RPMPackage python-imgcreate-17.17-1.lbn13.x86_64
Python modules that can be used for building images for things like live image or appliances.
RPMPackage python-httplib2-0.7.1-1.lbn13.noarch
A comprehensive HTTP client library that supports many features left out of other HTTP libraries.
RPMPackage python-heatclient-0.2.5-1.lbn13.noarch
This is a client for the OpenStack Heat API. There's a Python API (the heatclient module), and a command-line script (heat). Each implements 100% of the OpenStack Heat API.
RPMPackage python-greenlet-0.3.4-2.lbn13.x86_64
Lightweight in-process concurrent programming
RPMPackage python-greenlet-0.3.4-2.lbn13.armv6hl
Lightweight in-process concurrent programming
RPMPackage python-glanceclient-0.10.0-1.lbn13.noarch
This is a client for the OpenStack Glance API. There's a Python API (the glanceclient module), and a command-line script (glance). Each implements 100% of the OpenStack Glance API.