<?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>cygwinreg</name>
<shortdesc>Windows registry access for the Cygwin toolkit</shortdesc>
<description>cygwinreg is a direct Cygwin port of Python's winreg.

This is because _winreg or winreg modules don't exist in the Cygwin
Python port.  But often, it is useful to have Python programs running
in Cygwin read and write to the Windows registry.</description>
<homepage rdf:resource="http://hg.akoha.com/python-cygwinreg/" />
<maintainer><foaf:Person><foaf:name>Simon Law</foaf:name>
<foaf:mbox_sha1sum>182b1c8340505b63442420596e90ee6a6b44fde8</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>