]> git.pld-linux.org Git - packages/python-sqlalchemy.git/blame - python-SQLAlchemy.spec
- pl
[packages/python-sqlalchemy.git] / python-SQLAlchemy.spec
CommitLineData
666da082 1Summary: Database Abstraction Library
f3fd8b7b 2Summary(pl): Biblioteka abstrakcji baz danych
666da082 3Name: python-SQLAlchemy
4Version: 0.1.7
5Release: 1
666da082 6License: MIT
bbaffef6 7Group: Development/Languages/Python
666da082 8Source0: http://cheeseshop.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
9# Source0-md5: 1c9c0124ad057c9fbcf8c4e16ecae960
10URL: http://www.sqlalchemy.org/
11BuildRequires: python-devel
12BuildRequires: python-setuptools >= 0.6-0.a9.1
bbaffef6 13BuildRequires: rpmbuild(macros) >= 1.219
666da082 14%pyrequires_eq python-modules
15BuildArch: noarch
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
bbaffef6
ER
19The Python SQL toolkit and Object Relational Mapper that gives
20application developers the full power and flexibility of SQL.
21SQLAlchemy provides a full suite of well known enterprise-level
22persistence patterns, designed for efficient and high-performing
23database access, adapted into a simple and Pythonic domain language.
666da082 24
f3fd8b7b
JB
25%description -l pl
26