paver(1) easy scripting for software projects

DESCRIPTION

Paver is a Python-based software project scripting tool along the lines of Make or Rake. It is not designed to handle the dependency tracking requirements of, for example, a C program. It is designed to help out with all of your other repetitive tasks (run documentation generators, moving files about, downloading things), all with the convenience of Python’s syntax and massive library of code.

All documentation for paver is available in HTML format under /usr/share/doc/python-paver/html.

AUTHOR

paver was written by Kevin Dangoor with the help of others.

This manual page was written by Jan Dittberner <[email protected]>, for the Debian project (but may be used by others).