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

README.md

BuildParser

A specification and parser for project build configuration.