<?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>ctypes</name>
<shortdesc>create and manipulate C data types in Python, call functions in shared libraries</shortdesc>
<description>ctypes is a Python package to create and manipulate C data types in
Python, and to call functions in dynamic link libraries/shared
dlls. It allows wrapping these libraries in pure Python.</description>
<download-page>http://downloads.sourceforge.net/project/ctypes/ctypes/1.0.2/ctypes-1.0.2.tar.gz</download-page>
<homepage rdf:resource="http://starship.python.net/crew/theller/ctypes/" />
<maintainer><foaf:Person><foaf:name>Thomas Heller</foaf:name>
<foaf:mbox_sha1sum>205481f6d1957b8872b42cb0935b0fbeb4269f57</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.2</revision></Version></release>
</Project></rdf:RDF>