LICENSE
README.md
setup.py
awstaga/__init__.py
awstaga/config.py
awstaga/logger.py
awstaga.egg-info/PKG-INFO
awstaga.egg-info/SOURCES.txt
awstaga.egg-info/dependency_links.txt
awstaga.egg-info/entry_points.txt
awstaga.egg-info/requires.txt
awstaga.egg-info/top_level.txt
awstaga/models/__init__.py
awstaga/models/resource.py
awstaga/models/tag.py
awstaga/models/tagset.py
tests/__init__.py
tests/test_awstaga.py
tests/test_config.py
tests/models/__init__.py
tests/models/test_resource.py
tests/models/test_tag.py
tests/models/test_tagset.py