<?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>extended_threading</name>
<shortdesc>extension of the python threading api</shortdesc>
<description>(1) subclassable locks
(2) read/write mode lock (write locks are exclusive, read locks are not)
(3) "safe" object based locks to help debug lock code.</description>
<download-page>http://www.var-dev.net/programming/python/extended_threading/extended_threading-0_2.tar.bz2</download-page>
<homepage rdf:resource="http://www.var-dev.net/programming/python/extended_threading" />
<maintainer><foaf:Person><foaf:name>S James S Stapleton</foaf:name>
<foaf:mbox_sha1sum>7ab0be7be94c1c4b2398ba886a6f0a1a9307c960</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2</revision></Version></release>
</Project></rdf:RDF>