You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-crypto-2.5-1.lbn13.2.x86_64
Python-crypto is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, RSA, ElGamal etc.).
RPMPackage python-country-0.14.5-2.lbn13.x86_64
pycountry provides the ISO databases for the standards: - 639: Languages - 3166: Countries - 3166-2: Subdivisions of countries - 4217: Currencies - 15924: Scripts The databases are imported from Debian's `pkg-isocodes`, packaged into pycountry and made accessible through a Python API. Translation files for the various strings are included as well. Authors: -------- Christian Theune <ct@gocept.com>
RPMPackage python-contentratings-1.0-1.lbn13.noarch
This package provides an infrastructure for adding ratings to Zope content. It supports multiple categorized ratings per content object and includes views for displaying those ratings. For Plone rating support, please see plone.contentratings.
RPMPackage python-cioppino.twothumbs-1.7-1.lbn13.noarch
This will add those terribly "delish" little thumbs all over facebook to products of your choosing. By default, only logged in users can rate a product, and once they are logged in they can vote once (and change their vote at any time)
RPMPackage python-cherrypy-3.2.2-1.lbn13.noarch
CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.
RPMPackage python-cheetah-2.4.4-3.fc18.armv6hl
Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principal use, but Cheetah is very flexible and is also being used to generate C++ code, Java, SQL, form emails and even Python code.
RPMPackage python-cheetah-2.4.1-3.fc13.x86_64
Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
RPMPackage python-certifi-0.0.8-1.lbn13.noarch
This package may or may not become a dependency of Requests. Mozilla's CA bundle for SSL is MPL / GPL licensed. This will allow for that.
RPMPackage python-bytecodeassembler-0.6-2.lbn13.noarch
peak.util.assembler is a simple bytecode assembler module that handles most low-level bytecode generation details like jump offsets, stack size tracking, line number table generation, constant and variable name index tracking, etc. That way, you can focus your attention on the desired semantics of your bytecode instead of on these mechanical issues. In addition to a low-level opcode-oriented API for directly generating specific Python bytecodes, this module also offers an extensible mini-AST framework for generating code from high-level specifications. This framework does most of the work needed to transform tree-like structures into linear bytecode instructions, and includes the ability to do compile-time constant folding.summary}
RPMPackage python-bson-2.5.2-1.lbn13.x86_64
BSON is a binary-encoded serialization of JSON-like documents. BSON is designed to be lightweight, traversable, and efficient. BSON, like JSON, supports the embedding of objects and arrays within other objects and arrays.
RPMPackage python-bson-2.3-5.fc18.armv6hl
BSON is a binary-encoded serialization of JSON-like documents. BSON is designed to be lightweight, traversable, and efficient. BSON, like JSON, supports the embedding of objects and arrays within other objects and arrays.
RPMPackage python-beautifulsoup4-4.1.3-1.lbn13.noarch
beautifulsoup4
RPMPackage python-beaker-1.5.3-3.fc13.noarch
Beaker is a caching library that includes Session and Cache objects built on Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to manage Session objects and signed cookies.
RPMPackage python-bda.cache-1.1.3-2.lbn13.noarch
This package is designed to be used by applications which require different kinds of caching flavour. This is abstracted due to the interfaces ICacheProvider and ICacheManager. ICacheProvider takes care of the concrete cache implementation, ICacheManager is the read/write interface.
RPMPackage python-bda.awstatsparser-1.2.0-2.lbn13.noarch
library for parsing of awstats result files
RPMPackage python-baluhn-0.1-1.lbn13.noarch
A base-agnostic implementation of the Luhn Algorithm for Python. Useful for generating and verifying check digits.
RPMPackage python-babel-0.9.6-8.lbn13.noarch
Babel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
RPMPackage python-argparse-1.1-1.fc13.noarch
The argparse module is an optparse-inspired command line parser that improves on optparse by: * handling both optional and positional arguments * supporting parsers that dispatch to sub-parsers * producing more informative usage messages * supporting actions that consume any number of command-line args * allowing types and actions to be specified with simple callables instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS as well as including a number of other more minor improvements on the optparse API.
RPMPackage python-addons-0.7-2.lbn13.noarch
Dynamically extend other objects with AddOns (formerly ObjectRoles)
RPMPackage python-ZooKeeper-3.4.5-12.lbn13.x86_64
ZooKeeper python binding library