Feat: add release script. [Jose Diaz-Gonzalez]
Add support for Python 3 (up to Python 3.7) [Xavier Hardy]
Add tox.ini file Add gitignore
Change assertDictEquals to assertEquals. [Clay Pence]
Allow using custom config parser. [Clay Pence]
Instead of using ConfigParser.ConfigParser, let the user pass in a parser.
- Allow overriding the confd_path from an entry in the main config. [Jose Diaz-Gonzalez]
- Fix issue where main section was not always created. [Jose Diaz- Gonzalez]
- Initial commit. [Jose Diaz-Gonzalez]