<?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>sphinxcontrib-aafig</name>
<shortdesc>aafig Sphinx extension</shortdesc>
<description>This package contains the aafigure_ Sphinx_ extension.

.. _aafigure: https://launchpad.net/aafigure
.. _Sphinx: http://sphinx.pocoo.org/

aafigure_ is a program and a reStructuredText_ directive to allow embeded ASCII
art figures to be rendered as nice images in various image formats. The
aafigure_ directive needs a *hardcoded* image format, so it doesn't goes well
with Sphinx_ multi-format support.

.. _reStructuredText: http://docutils.sourceforge.net/rst.html

This extension adds the ``aafig`` directive that automatically selects the
image format to use acording to the Sphinx_ writer used to generate the
documentation.

Usage example::

    .. aafig::
        :aspect: 60
        :scale: 150
        :proportional:
        :textual:

        +-------+         +-----------+
        | Hello +--------&gt;+ aafigure! |
        +-------+         +-----------+</description>
<download-page>http://pypi.python.org/pypi/sphinxcontrib-aafig</download-page>
<homepage rdf:resource="http://packages.python.org/sphinxcontrib-aafig/" />
<maintainer><foaf:Person><foaf:name>Leandro Lucarella</foaf:name>
<foaf:mbox_sha1sum>e09572c917c0184a5a2b8af2ae483f0ea67aec9b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3dev-20090703</revision></Version></release>
</Project></rdf:RDF>