README.md
setup.py
aptwe/__init__.py
aptwe/exceptions.py
aptwe/functions.py
aptwe/parser.py
aptwe/primitives.py
aptwe.egg-info/PKG-INFO
aptwe.egg-info/SOURCES.txt
aptwe.egg-info/dependency_links.txt
aptwe.egg-info/top_level.txt
aptwe/addons/__init__.py
aptwe/addons/char_parsers.py
aptwe/addons/num_parsers.py
examples/__init__.py
examples/json.py
tests/__init__.py
tests/test_compositions.py
tests/test_primitives.py