Metadata-Version: 1.0
Name: Paver
Version: 1.0.4
Summary: Easy build, distribution and deployment scripting
Home-page: http://paver.github.com/
Author: Lukas Linhart
Author-email: bugs@almad.net
License: UNKNOWN
Description: Paver is a Python-based build/distribution/deployment scripting tool along the
        lines of Make or Rake. What makes Paver unique is its integration with 
        commonly used Python libraries. Common tasks that were easy before remain 
        easy. More importantly, dealing with *your* applications specific needs and 
        requirements is also easy.
Platform: UNKNOWN
