summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c24f3678835cfd36bbbd90653f73f4d4fd14b037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python2-storm
	pkgdesc = Object-relational mapper (ORM) for Python developed at Canonical.
	pkgver = 0.20
	pkgrel = 1
	url = http://storm.canonical.com/
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = python2-setuptools
	depends = python2
	optdepends = sqlite3: SQLite support
	optdepends = mysql-python: MySQL support
	optdepends = python2-psycopg2: PostgreSQL support
	optdepends = python2-transaction: Zope support
	source = http://launchpad.net/storm/trunk/0.20/+download/storm-0.20.tar.bz2
	md5sums = a097945f3e8da19131ac19e1c45b5907

pkgname = python2-storm