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 d08e51ce77 need pyyaml 12 years ago
.gitignore Initial commit 12 years ago
LICENSE Initial commit 12 years ago
MANIFEST.in initial commit 12 years ago
README.md link to spec 12 years ago
SPECIFICATION.md add initial specification document 12 years ago
buildparser.py initial version of buildparser 12 years ago
requirements.txt need pyyaml 12 years ago
setup.cfg initial commit 12 years ago
setup.py initial commit 12 years ago

README.md

BuildParser

A specification and parser for project build configuration.