SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-storm rpm build for : Fedora 11. For other distributions click python-storm.

Name : python-storm
Version : 0.14 Vendor : Fedora Project
Release : 2.fc11 Date : 2009-02-27 02:59:40
Group : Development/Languages Source RPM : python-storm-0.14-2.fc11.src.rpm
Size : 1.00 MB
Packager : Fedora Project
Summary : An object-relational mapper (ORM) for Python
Description :
Storm is an object-relational mapper (ORM) for Python developed at
Canonical. The project has been in development for more than a year
for use in Canonical projects such as [WWW] Launchpad, and has
recently been released as an open-source product.

Highlights:

* Clean and lightweight API offers a short learning curve and
long-term maintainability.
* Storm is developed in a test-driven manner. An untested line of
code is considered a bug.
* Storm needs no special class constructors, nor imperative base
classes.
* Storm is well designed (different classes have very clear
boundaries, with small and clean public APIs).
* Designed from day one to work both with thin relational databases,
such as SQLite, and big iron systems like PostgreSQL and MySQL.
* Storm is easy to debug, since its code is written with a KISS
principle, and thus is easy to understand.
* Designed from day one to work both at the low end, with trivial
small databases, and the high end, with applications accessing
billion row tables and committing to multiple database backends.
* It\'s very easy to write and support backends for Storm (current
backends have around 100 lines of code).

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/11/Everything/i386/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-storm-0.14-2.fc11.i586.rpm
     Search for other platforms
python-storm-0.14-2.fc11.sparc.rpm
python-storm-0.14-2.fc11.alpha.rpm
python-storm-0.14-2.fc11.ppc.rpm
python-storm-0.14-2.fc11.ia64.rpm
python-storm-0.14-2.fc11.s390.rpm

Provides :
cextensions.so
python-storm
python-storm(x86-32)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
python(abi) = 2.6
libpthread.so.0
rpmlib(PartialHardlinkSets) <= 4.0.4-1
libpython2.6.so.1.0
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python-storm-backend = 0.14-2.fc11
libc.so.6


Content of RPM :
/usr/lib/python2.6/site-packages/storm
/usr/lib/python2.6/site-packages/storm-0.14-py2.6.egg-info
/usr/lib/python2.6/site-packages/storm-0.14-py2.6.egg-info/PKG-INFO
/usr/lib/python2.6/site-packages/storm-0.14-py2.6.egg-info/SOURCES.txt
/usr/lib/python2.6/site-packages/storm-0.14-py2.6.egg-info/dependency_links.txt
/usr/lib/python2.6/site-packages/storm-0.14-py2.6.egg-info/not-zip-safe
/usr/lib/python2.6/site-packages/storm-0.14-py2.6.egg-info/top_level.txt
/usr/lib/python2.6/site-packages/storm/__init__.py
/usr/lib/python2.6/site-packages/storm/__init__.pyc
/usr/lib/python2.6/site-packages/storm/__init__.pyo
/usr/lib/python2.6/site-packages/storm/base.py
/usr/lib/python2.6/site-packages/storm/base.pyc
/usr/lib/python2.6/site-packages/storm/base.pyo
/usr/lib/python2.6/site-packages/storm/cache.py
/usr/lib/python2.6/site-packages/storm/cache.pyc
/usr/lib/python2.6/site-packages/storm/cache.pyo
/usr/lib/python2.6/site-packages/storm/cextensions.so
/usr/lib/python2.6/site-packages/storm/database.py
/usr/lib/python2.6/site-packages/storm/database.pyc
/usr/lib/python2.6/site-packages/storm/database.pyo
/usr/lib/python2.6/site-packages/storm/databases
/usr/lib/python2.6/site-packages/storm/databases/__init__.py
/usr/lib/python2.6/site-packages/storm/databases/__init__.pyc
/usr/lib/python2.6/site-packages/storm/databases/__init__.pyo
/usr/lib/python2.6/site-packages/storm/django
/usr/lib/python2.6/site-packages/storm/django/__init__.py
/usr/lib/python2.6/site-packages/storm/django/__init__.pyc
/usr/lib/python2.6/site-packages/storm/django/__init__.pyo
/usr/lib/python2.6/site-packages/storm/django/backend
/usr/lib/python2.6/site-packages/storm/django/backend/__init__.py
There is 74 files more in these RPM.

 
ICM