AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/spade_artifact.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
spade_artifact/__init__.py
spade_artifact/agent.py
spade_artifact/artifact.py
spade_artifact.egg-info/PKG-INFO
spade_artifact.egg-info/SOURCES.txt
spade_artifact.egg-info/dependency_links.txt
spade_artifact.egg-info/not-zip-safe
spade_artifact.egg-info/requires.txt
spade_artifact.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/test_agent_mixin.py
tests/test_artifact.py
tests/test_presence.py