<?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>aafigure</name>
<shortdesc>ASCII art to image converter</shortdesc>
<description>This package provides a module ``aafigure``, that can be used from other
programs, and a command line tool ``aafigure``.

Example, test.txt::

            +-----+   ^
            |     |   |
        ---&gt;+     +---o---&gt;
            |     |   |
            +-----+   V

Command::

    aafigure test.txt -t svg -o test.svg

Please see README.txt for examples.</description>
<homepage rdf:resource="http://launchpad.net/aafigure" />
<maintainer><foaf:Person><foaf:name>Chris Liechti</foaf:name>
<foaf:mbox_sha1sum>f9db2376b709c0d8b903ba0350bfc96519b3ea06</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>