Skip to main content

Paver-enable template

Project description

Create the the layout of a paver-enable package, including:

  • pavement.py;

  • README.rst, with basic installation instructions;

  • LICENSE (support BSD and (A/L)GPL licenses by default). For a GPL licenses, it will copy the required GPL license copies;

  • MANIFEST.in;

  • docs/conf.py and docs/index.rst. docs/index.rst simple include the content of README.rst;

  • and your empty package.

Installation

The easiest way to get Paver-Templates is if you have setuptools installed:

easy_install paver-templates

Usage

As simple as:

paster create -t paver_package <package name>

Development

If you would like to help the development of this package, fork this project or report bugs.

The Paver-template project contains a virtualenv bootstrap script that will install all required packages for development:

python bootstrap --no-site-packages
source virtual-env/bin/activate
paver develop

If you would rather use virtualenvwrapper, the project contains a list of requirement suitable for pip:

mkvirtualenv --no-site-packages paver-templates
easy_install pip
pip install -r dev-requirements.txt
paver develop

Changes

0.1.0b3 (Aug 4, 2009):

  • Fix issues with installation of Paver. As a result, Paver-templates is not anymore in paver’s namespace; paver_package template is now at paver-templates#paver_package.

0.1.0b2 (Jul 22, 2009):

  • change name of the template’s readme file to README.rst

0.1.0a2 (Jul 22, 2009):

  • Add missing template files from distribution.

  • Fix bug with markers (like “-- Marker Name: --“).

0.1.0a1 (Jul 18, 2009):

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paver-templates-0.1.0b3.tar.gz (103.4 kB view details)

Uploaded Source

File details

Details for the file paver-templates-0.1.0b3.tar.gz.

File metadata

File hashes

Hashes for paver-templates-0.1.0b3.tar.gz
Algorithm Hash digest
SHA256 9cbd89f47ac59587ef4a3d9452d924d5f1b1265b243c0f147e1ac539eb0cc734
MD5 4fb137901ae0f1bef143a76664086472
BLAKE2b-256 b216f80509c1dbdb503dff9d622e26aa61a5e7ffef8d96ae2e7a189c00820b8f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page