NOTICE: This package has been removed from pkgsrc

./wip/py-sqlsoup, One step database access tool, built on the SQLAlchemy ORM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.0, Package name: py27-sqlsoup-0.9.0, Maintainer: kamelderouiche

SQLSoup provides a convenient way to map Python objects to relational database
tables, with no declarative code of any kind. It's built on top of
the SQLAlchemy ORM and provides a super-minimalistic interface
to an existing database


Required to run:
[devel/py-setuptools] [databases/py-sqlalchemy] [lang/python27]

Master sites:

SHA1: eaf2ff0ac86d0464a055969027c051bef36770dc
RMD160: db89c8d467a716c82801862e332049d03ddd6a34
Filesize: 102.047 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-03 11:23:55 by othyro | Files touched by this commit (4) | Package removed
Log message:
-py-sqlsoup; Was imported to HEAD/databases.
   2013-09-07 16:22:19 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-sqlsoup-0.9.0 as wip/py-sqlsoup.

SQLSoup provides a convenient way to map Python objects to relational database
tables, with no declarative code of any kind. It's built on top of
the SQLAlchemy ORM and provides a super-minimalistic interface
to an existing database