This is a small Python module for parsing Pip requirement files.

The goal is to parse everything in the Pip requirement file format
spec.

Homepage:
https://github.com/davidfischer/requirements-parser
