<?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>harobed.paster_template.advanced_package</name>
<shortdesc>PasteScript template to create advanced setuptools-enabled package with buildout and namespace support</shortdesc>
<description>Features supports
=================

* namespace support (handle multiple namespaces levels)
* buildout support

Install
=======

Install the template :

::

    $ sudo easy_install harobed.paster_template.advanced_package


Using
=====

Create a new package with advanced_package template :

::
    
    $ paster create -t advanced_package my.new.package package=my.new.package

You can answer True to buildout question to install buildout files (bootstrap.py and buildout.cfg).</description>
<homepage rdf:resource="http://code.google.com/p/paste-script-advanced-package-template/" />
<maintainer><foaf:Person><foaf:name>KLEIN Stephane</foaf:name>
<foaf:mbox_sha1sum>6916d47e246beea9586c743f6681bf9c65c9dcdd</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2</revision></Version></release>
</Project></rdf:RDF>