<?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>FileCatalog</name>
<shortdesc>Tools to create, view and transform hierachical YAML representations of directory structures.</shortdesc>
<description>File Catalog
~~~~~~~~~~~~

This package contains tools to create, view and transform hierachical
YAML_ representations (using PyYAML_) of directories and files below
a specified path:

- The **Indexer** is a command line application to traverse and index
  a directory structure and store the result as YAML.

- The **Viewer** is a graphical user interface that visualizes such a
  document as a tree.  It makes use of the wxPython_ toolkit.

- The **XHTMLizer** transforms tree data into XHTML representation.

.. _YAML:       http://www.yaml.org/
.. _wxPython:   http://www.wxpython.org/
.. _PyYAML:     http://www.pyyaml.org/</description>
<homepage rdf:resource="http://homework.nwsnet.de/products/38d1_file-catalog" />
<maintainer><foaf:Person><foaf:name>Jochen Kupperschmidt</foaf:name>
</foaf:Person></maintainer>
<release><Version><revision>0.3.1</revision></Version></release>
</Project></rdf:RDF>