DESCRIPTION="A Python extension for the SQLite Embedded Relational Database" SECTION="base" PRIORITY="optional" MAINTAINER="Michael Lauer " RDEPENDS=libc6 python-core python-re python-lang sqlite DEPENDS=virtual/libc sqlite SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz S = ${WORKDIR}/${PN} inherit distutils