freebsd-ports/databases/py-sqlalchemy-devel/pkg-descr
Nicola Vitale e822923445 - Repocopy databases/py-sqlalchemy to databases/py-sqlalchemy-devel
- Update the repocopied port to 0.8.1  [1]
- Re-order OPTIONS conditionals  [1]
- Make BUILD_DEPENDS use TEST_DEPENDS when TESTS option is true  [1]

PR:	ports/178498  [1]
Submitted by:	koobs
2013-05-23 19:40:08 +00:00

10 lines
416 B
Text

The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.
WWW: http://www.sqlalchemy.org/