forked from pool/python-pony
Accepting request 644590 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/644590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=4
This commit is contained in:
@@ -39,12 +39,11 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Pony ORM is a object-relational mapper for Python. Using Pony, developers can
|
||||
create and maintain database-oriented software applications . One of the most
|
||||
interesting features of Pony is its ability to write queries to the database
|
||||
using generator expressions. Pony then analyzes the abstract syntax tree of
|
||||
a generator and translates it to its SQL equivalent.
|
||||
|
||||
Pony ORM is a object-relational mapper for Python. Using Pony, users
|
||||
can create and maintain database-oriented software applications. Pony
|
||||
is able to write queries to the database using generator expressions.
|
||||
Pony then analyzes the abstract syntax tree of a generator and
|
||||
translates it to its SQL equivalent.
|
||||
|
||||
%prep
|
||||
%setup -q -n pony-%{version}
|
||||
|
Reference in New Issue
Block a user