Fedora 10 Update: python-storm-0.14-1.fc10

updates at fedoraproject.org updates at fedoraproject.org
Wed Mar 4 16:30:56 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-2054
2009-02-24 17:21:38
--------------------------------------------------------------------------------

Name        : python-storm
Product     : Fedora 10
Version     : 0.14
Release     : 1.fc10
URL         : https://storm.canonical.com/
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).

--------------------------------------------------------------------------------
Update Information:

Update to new upstream release. Major new feature: a new storm.django package
has been added to allow use of Storm within Django applications.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Feb 18 2009 Michel Salim <salimma at fedoraproject.org> - 0.14-1
- Update to 0.14
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-storm' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list