* Improved parsing speed by compiling regex on global context and reusing named collection.
1.1
===
* 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.