DESCRIPTION = "SQLObject is an object-relational mapper. It allows you to translate RDBMS \ table rows into Python objects, and manipulate those objects to transparently \ manipulate the database." SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" RDEPENDS = "python-formencode" SRCNAME = "SQLObject" SRC_URI = "http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils /'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/clearsilver
AgeCommit message (Expand)AuthorFiles
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie1
2006-10-23clearsilver 0.10.3: Stage the headers and libraries so that C basedJamie Lenehan1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-05-25clearsilver 0.10.3: add clearsilver to OECliff Brake4