<?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>SweetPotatoPy</name>
<shortdesc>A Page Publishing System that uses PyTin and Jinja2.</shortdesc>
<description>SweetPotatoPy (or SPP) is a considerably advanced Page Publishing System for CGI
using the PyTin_ framework and Jinja2_ templating.

.. _PyTin: http://pac-sci.homeip.net/index.cgi/swproj/pytin
.. _Jinja2: http://jinja.pocoo.org/2/

Features
========
- Pages are written in the flexible reStructuredText format.
- Pages can be hierarchically nested.
- A flexible navbar generator can dynamically hide and show navigation bars.
- Uses the ultra-powerful Jinja2 templating system.
- The PyTin framework lets you store the code in one place while keeping a short
  initialization script on your server, while still letting you keep SPP itself
  in your CGI-bin if you want to.
- All filesystem-based: no database needed to store pages.

Be sure to read README.txt for all the essential documentation!</description>
<maintainer><foaf:Person><foaf:name>LeafStorm/Pacific Science</foaf:name>
<foaf:mbox_sha1sum>9cd05655e06fab7f2eadee2aedbed9b0f953094e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>