.gitattributes
.gitignore
CONTRIBUTING
ChangeLog.txt
LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.py
tox.ini
amethyst/__init__.py
amethyst/core/__init__.py
amethyst/core/obj.py
amethyst/core/util.py
amethyst_core.egg-info/PKG-INFO
amethyst_core.egg-info/SOURCES.txt
amethyst_core.egg-info/dependency_links.txt
amethyst_core.egg-info/namespace_packages.txt
amethyst_core.egg-info/top_level.txt
debian/changelog
debian/compat
debian/control
debian/docs
debian/python3-amethyst-core.docs
debian/rules
debian/source/format
debian/source/options
doc/conf.py
doc/index.rst
doc/obj.rst
doc/util.rst
extra/flake8.ini
tests/test_attr.py
tests/test_obj.py
tests/test_util.py