~free.ekanayaka/storm/any-expr

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: storm
Section: universe/devel
Priority: optional
Maintainer: Jamshed Kakar <jamshed.kakar@canonical.com>
AUTOPPA_INCLUDE(dapper):Build-Depends: debhelper, python-support, python2.4-dev, lsb-release
AUTOPPA_INCLUDE(hardy,intrepid):Build-Depends: debhelper, lsb-release, python-central, python-all-dev, python2.4, python2.5
AUTOPPA_INCLUDE(jaunty,karmic):Build-Depends: debhelper, lsb-release, python-central, python-all-dev, python2.4, python2.5, python2.6
Standards-Version: 3.7.2
XS-Python-Version: all

Package: python-storm
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Suggests: python-psycopg2, python-mysqldb
XB-Python-Version: ${python:Versions}
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 Launchpad, and has
 recently been released as an open-source product.