<?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>pyHook</name>
<shortdesc>pyHook: Python wrapper for out-of-context input hooks in Windows</shortdesc>
<description>The pyHook package provides callbacks for global mouse and keyboard events in
Windows. Python applications register event handlers for user input events such
as left mouse down, left mouse up, key down, etc. and set the keyboard and/or
mouse hook. The underlying C library reports information like the time of the
event, the name of the window in which the event occurred, the value of the
event, any keyboard modifiers, etc.</description>
<download-page>https://sourceforge.net/project/showfiles.php?group_id=235202</download-page>
<homepage rdf:resource="http://pyhook.wiki.sourceforge.net/" />
<maintainer><foaf:Person><foaf:name>Daniel F</foaf:name>
<foaf:mbox_sha1sum>edf0d2b2eb3eece1b1f46e08059798cba194ec8e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.5.1</revision></Version></release>
</Project></rdf:RDF>