- Corrected processing of name with a dot.
- Corrected processing of URLs with a hyphen.
- Improved parsing speed by compiling regex on global context and reusing named collection.
- Cleaned up unused packages from requirements.
- Added python 3.4 and 3.5 support.
- Further parsing of valid git URLs.
- Pass pep8 and yapf.
- Added to travis ci.
- Execute one regex at a time.
- Corrected pbr version info package name.
- Support parsing domains which contain a hyphen.
- Initial release.