This is the command paver that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
paver - 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.
Use paver online using onworks.net services