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 12 years ago
.gitignore Initial commit 12 years ago
LICENSE Initial commit 12 years ago
MANIFEST.in add setup information 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 add setup information 12 years ago
setup.py add setup information 12 years ago

README.md

BuildParser

A specification and parser for project build configuration.