<?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>DITrack</name>
<shortdesc>Distributed Issue Tracker</shortdesc>
<description>DITrack is a free, open source, lightweight, distributed issue (bug, defect, 
ticket) tracking system using a Subversion repository instead of a backend 
database. It is written in Python and runs in UNIX environment (*BSD, Linux, 
MacOS X). DITrack is a major rethought of the issue tracking system paradigm. 
The main difference is that instead of sticking to the centralized model (one 
database, one web interface, one mail integration machinery), DITrack treats 
underlying Subversion storage as a versioned distributed file system which 
enables benefits of truly distributed operation mode.</description>
<download-page>http://www.ditrack.org/files/ditrack-0.8.tgz</download-page>
<homepage rdf:resource="http://www.ditrack.org" />
<maintainer><foaf:Person><foaf:name>Oleg Sharov</foaf:name>
<foaf:mbox_sha1sum>83d8652273a9bf2756e738f41fd53d5bc4f68a56</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.8</revision></Version></release>
</Project></rdf:RDF>