<?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>ctypeslib</name>
<shortdesc>ctypeslib - useful additions to the ctypes FFI library</shortdesc>
<description>ctypeslib contains these packages:

 - ``ctypeslib.codegen``       - a code generator

 - ``ctypeslib.contrib``       - various contributed modules

 - ``ctypeslib.util``          - assorted small helper functions

 - ``ctypeslib.test``          - unittests

There is not yet an official release, but ctypeslib can be installed
directly from the subversion repository with::

    easy_install ctypeslib==dev

The SVN repository is here:

http://svn.python.org/projects/ctypes/trunk/ctypeslib/#egg=ctypeslib-dev</description>
<maintainer><foaf:Person><foaf:name>Thomas Heller</foaf:name>
<foaf:mbox_sha1sum>205481f6d1957b8872b42cb0935b0fbeb4269f57</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.5.4a</revision></Version></release>
</Project></rdf:RDF>