]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/python/python-egenix-mx-base_2.0.5.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / python / python-egenix-mx-base_2.0.5.bb
1 DESCRIPTION = "The eGenix.com mx Extensions for Python are a collection of professional quality Python software \
2 tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text \
3 processing, date/time processing and web site programming."
4 SECTION = "devel/python"
5 PRIORITY = "optional"
6 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
7 LICENSE = "EGENIX"
8 SRCNAME = "egenix-mx-base"
9
10 SRC_URI = "http://www.egenix.com/files/python/egenix-mx-base-${PV}.tar.gz"
11 S = "${WORKDIR}/${SRCNAME}-${PV}"
12
13 inherit distutils
14
15 FILES_${PN} += "${datadir}"