<?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>PasteScript</name>
<shortdesc>A pluggable command-line frontend, including commands to setup package file layouts</shortdesc>
<description>This is a pluggable command-line tool.

It includes some built-in features;

* Create file layouts for packages.  For instance, ``paste create
  --template=basic_package MyPackage`` will create a `setuptools
  &lt;http://peak.telecommunity.com/DevCenter/setuptools&gt;`_-ready
  file layout.

* Serving up web applications, with configuration based on
  `paste.deploy &lt;http://pythonpaste.org/deploy/paste-deploy.html&gt;`_.

The latest version is available in a `Subversion repository
&lt;http://svn.pythonpaste.org/Paste/Script/trunk#egg=PasteScript-dev&gt;`_.

For the latest changes see the `news file
&lt;http://pythonpaste.org/script/news.html&gt;`_.

Changes in 1.7.3
----------------

* CherryPy wsgiserver updated to 3.1.1, fixes a regression in Python
  2.5 plus a couple other small fixes.</description>
<homepage rdf:resource="http://pythonpaste.org/script/" />
<maintainer><foaf:Person><foaf:name>Ian Bicking</foaf:name>
<foaf:mbox_sha1sum>1630a5dec536c87a376fa91c571508b6c54e21fa</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.7.3</revision></Version></release>
</Project></rdf:RDF>