DESCRIPTION = "A pure Python implementation of Zeroconf" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" SRC_URI = "${SOURCEFORGE_MIRROR}/pyzeroconf/pyzeroconf-${PV}.tgz" S = "${WORKDIR}/pyzeroconf-${PV}" inherit distutils-base do_install() { install -d ${D}${libdir} install -d ${D}${libdir}/${PYTHON_DIR} install -d ${D}${libdir}/${PYTHON_DIR}/site-packages install -m 0644 Zeroconf.py ${D}${libdir}/${PYTHON_DIR}/site-packages/ } owspan='2'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-formencode_svn.bb
AgeCommit message (Expand)AuthorFiles
2007-11-12python-formencode: remove setup.py.diff (no longer necessary), convert to SRCREVMichael Lauer1
2007-08-16python-formencode: update to 0.4+svnMichael Lauer1