]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
python-sqlalchemy: new package
authorAdam Duskett <aduskett@gmail.com>
Tue, 6 Feb 2018 13:25:03 +0000 (08:25 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 10 Feb 2018 15:19:29 +0000 (16:19 +0100)
commit133a0a3b9e0ec743ac3e673e97a551e6be403c55
treed8cf06d59354b0dd8cb95e2cf4c1f145eb6f3d60
parentfe563efcb1877d11753bf3acc19694bfdd0f63ae
python-sqlalchemy: new package

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.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: fix check-package warnings.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-sqlalchemy/Config.in [new file with mode: 0644]
package/python-sqlalchemy/python-sqlalchemy.hash [new file with mode: 0644]
package/python-sqlalchemy/python-sqlalchemy.mk [new file with mode: 0644]