<?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>abo's pysync</name>
<shortdesc>A Python implementation of the rsync algorithm</shortdesc>
<description>Pysync has both a demonstration implementation of the rsync and related
algorithms in pure Python, and a high speed librsync Python extension. The pure
Python is not fast and is not optimized, however it does work and provides a
simple implementation of the algorithm for reference and experimentation. It
includes a combination of ideas taken from librsync, xdelta, and rsync. The
librsync Python extension is less flexible and harder to understand, but is very
fast.</description>
<download-page>http://minkirri.apana.org.au/pub/python/pysync/</download-page>
<homepage rdf:resource="http://freshmeat.net/projects/pysync/" />
<maintainer><foaf:Person><foaf:name>Donovan Baarda</foaf:name>
<foaf:mbox_sha1sum>8d23502f02234764ba9b35189a9d195a88902457</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.24</revision></Version></release>
</Project></rdf:RDF>