AUTHORS
LICENSE.GPLv3
LICENSE.MIT
MANIFEST.in
README.rst
setup.cfg
setup.py
gemfileparser/__init__.py
gemfileparser.egg-info/PKG-INFO
gemfileparser.egg-info/SOURCES.txt
gemfileparser.egg-info/dependency_links.txt
gemfileparser.egg-info/entry_points.txt
gemfileparser.egg-info/not-zip-safe
gemfileparser.egg-info/top_level.txt
tests/Gemfile
tests/Gemfile-expected.json
tests/Gemfile_1
tests/Gemfile_1-expected.json
tests/Gemfile_2
tests/Gemfile_2-expected.json
tests/Gemfile_3
tests/Gemfile_3-expected.json
tests/Gemfile_4
tests/Gemfile_4-expected.json
tests/Gemfile_5
tests/Gemfile_5-expected.json
tests/address_standardization.gemspec
tests/address_standardization.gemspec-expected.json
tests/arel.gemspec
tests/arel.gemspec-expected.json
tests/sample.gemspec
tests/sample.gemspec-expected.json
tests/test_gemfileparser.py