<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>gpib-devices</name>
<shortdesc>Python GPIB Device Library</shortdesc>
<description>GPIB device driver library for python. A Generic IEEE 488 and
        IEEE 4882 class for any GPIB device is subclassed in various
        devices for different laboratory equipment devices.

        This library uses ctypes to directly access the GPIB library
        from either linux-gpib (http://linux-gpib.sourceforge.net/) or
        National Instruments.

        It does not yet mirror all functions from libgpib but tries to
        exploit many of Python's features that make GPIB programming
        more fun.</description>
<homepage rdf:resource="http://people.debian.org/~jordens/gpib-devices" />
<maintainer><foaf:Person><foaf:name>Robert Jordens</foaf:name>
<foaf:mbox_sha1sum>2282ecfeda70172873f7580ed1de70b7399ba2cb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.0.4</revision></Version></release>
</Project></rdf:RDF>