]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/python/python-pyvisa_0.9.7.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / python / python-pyvisa_0.9.7.bb
1 DESCRIPTION = "A Python package with bindings to the 'Virtual Instrument Software Architecture' \
2 (VISA) library, in order to control measurement devices and test equipment via GPIB, RS232, or USB."
3 SECTION = "devel/python"
4 PRIORITY = "optional"
5 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
6 LICENSE = "BSD"
7 SRCNAME = "PyVISA"
8
9 SRC_URI = "${SOURCEFORGE_MIRROR}/pyvisa/${SRCNAME}-${PV}.tar.gz"
10 S = "${WORKDIR}/${SRCNAME}-${PV}"
11
12 inherit distutils