Python package for parsing a build spec(s) from a config file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brett Langdon 2ce64de6c3 initial commit 11 years ago
.gitignore Initial commit 11 years ago
LICENSE Initial commit 11 years ago
MANIFEST.in initial commit 11 years ago
README.md initial commit 11 years ago
buildparser.py initial commit 11 years ago
requirements.txt initial commit 11 years ago
setup.cfg initial commit 11 years ago
setup.py initial commit 11 years ago

README.md

BuildParser

A specification and parser for project build configuration.