<?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>altpty</name>
<shortdesc>alternate pty module</shortdesc>
<description>This module provides an alternate implementation of the openpty() and forkpty()
functions using the pty handling code from Openssh.  This should allow those
functions to work across more platforms than the standard python pty module does.</description>
<download-page>http://home.mn.rr.com/raynorj/</download-page>
<homepage rdf:resource="http://home.mn.rr.com/raynorj" />
<maintainer><foaf:Person><foaf:name>J Raynor</foaf:name>
<foaf:mbox_sha1sum>752c3376775efdde578794c5a0502c45dcdb387d</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>