<?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>BitTorrent-bencode</name>
<shortdesc>The BitTorrent bencode module as leight-weight, standalone package.</shortdesc>
<description>This package simply re-packages the existing bencoding and bdecoding implemention from the 'official' BitTorrent client as a separate, leight-weight package for re-using them without having the entire BitTorrent software as a dependency.

It currently uses the implementation from BitTorrent Version 5.0.8, the file `bencode.py` is a verbatim, unmodified copy from that distribution.

It also contains some tests and a benchmark.</description>
<homepage rdf:resource="http://bittorrent.com/download/" />
<maintainer><foaf:Person><foaf:name>Bram Cohen</foaf:name>
<foaf:mbox_sha1sum>19cb8aa610703f7a05c31d957bc771b090e884b3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>5.0.8</revision></Version></release>
</Project></rdf:RDF>