AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
amargan/__init__.py
amargan/amargan.py
amargan/cli.py
amargan/errors.py
amargan/iterators.py
amargan/utils.py
amargan.egg-info/PKG-INFO
amargan.egg-info/SOURCES.txt
amargan.egg-info/dependency_links.txt
amargan.egg-info/entry_points.txt
amargan.egg-info/not-zip-safe
amargan.egg-info/requires.txt
amargan.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/forkme_right_red_aa0000.png
docs/_build/html/_static/logo.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_static/forkme_right_red_aa0000.png
docs/_static/logo.png
docs/amargan/amargan.rst
docs/amargan/modules.rst
docs/amargan/tests.rst
requirements/requirements-dev.txt
requirements/requirements-test.txt
requirements/requirements.txt
tests/__init__.py