<?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>comtypes</name>
<shortdesc>Pure Python COM package</shortdesc>
<description>comtypes
--------

**comtypes** is a lightweight Python COM package, based on the ctypes_
FFI library, in less than 10000 lines of code (not counting the
tests).

**comtypes** allows to define, call, and implement custom and
dispatch-based COM interfaces in pure Python.  It works on Windows,
64-bit Windows, and Windows CE.

Documentation:

    http://starship.python.net/crew/theller/comtypes/

SVN repository:

    checkout: `https://comtypes.svn.sourceforge.net/svnroot/comtypes/`_

    ViewVC: https://comtypes.svn.sourceforge.net/comtypes/

Mailing list:

    http://gmane.org/info.php?group=gmane.comp.python.comtypes.user

    https://lists.sourceforge.net/lists/listinfo/comtypes-users/

Releases can be downloaded in the sourceforge files_ section.

.. _files: http://sourceforge.net/project/showfiles.php?group_id=115265

.. _`https://comtypes.svn.sourceforge.net/svnroot/comtypes/`: https://comtypes.svn.sourceforge.net/svnroot/comtypes/#egg=comtypes-dev

.. _ctypes: http://docs.python.org/lib/module-ctypes.html</description>
<download-page>http://sourceforge.net/project/showfiles.php?group_id=115265</download-page>
<homepage rdf:resource="http://starship.python.net/crew/theller/comtypes" />
<maintainer><foaf:Person><foaf:name>Thomas Heller</foaf:name>
<foaf:mbox_sha1sum>cd6846f0eeca5974e2d6a7fe3ed15f8d7ba375fc</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6.0</revision></Version></release>
</Project></rdf:RDF>