LICENSE.txt
MANIFEST.in
README.md
setup.py
alpaca/VERSION
alpaca/__init__.py
alpaca/alpaca_types.py
alpaca/data_information.py
alpaca/decorator.py
alpaca/graph.py
alpaca/settings.py
alpaca/code_analysis/__init__.py
alpaca/code_analysis/ast.py
alpaca/code_analysis/source_code.py
alpaca/code_analysis/static_relationship_tree.py
alpaca/ontology/__init__.py
alpaca/ontology/alpaca.owl
alpaca/ontology/annotation.py
alpaca/serialization/__init__.py
alpaca/serialization/converters.py
alpaca/serialization/identifiers.py
alpaca/serialization/neo.py
alpaca/serialization/prov.py
alpaca/test/test_code_analysis.py
alpaca/test/test_data_information.py
alpaca/test/test_decorator.py
alpaca/test/test_graph.py
alpaca/test/test_ontology_annotation.py
alpaca/test/test_serialization.py
alpaca/test/test_settings.py
alpaca/test/test_source_code.py
alpaca/test/test_utils.py
alpaca/utils/__init__.py
alpaca/utils/files.py
alpaca_prov.egg-info/PKG-INFO
alpaca_prov.egg-info/SOURCES.txt
alpaca_prov.egg-info/dependency_links.txt
alpaca_prov.egg-info/requires.txt
alpaca_prov.egg-info/top_level.txt
doc/Makefile
doc/acknowledgments.rst
doc/api.rst
doc/authors.rst
doc/citation.rst
doc/conf.py
doc/examples.rst
doc/index.rst
doc/install.rst
doc/introduction.rst
doc/make.bat
doc/open_software_licenses.rst
doc/release_notes.rst
doc/_static/css/style.css
doc/_static/images/alpaca_logo.png
doc/_static/images/alpaca/alpaca_decorator.png
doc/_static/images/alpaca/alpaca_overview.png
doc/_static/images/alpaca/alpaca_prov.png
doc/_static/images/alpaca/alpaca_prov_properties.png
doc/_static/images/alpaca/alpaca_prov_relationships.png
doc/_static/images/gephi/screenshot_1.png
doc/_static/images/gephi/screenshot_10.png
doc/_static/images/gephi/screenshot_11.png
doc/_static/images/gephi/screenshot_2.png
doc/_static/images/gephi/screenshot_3.png
doc/_static/images/gephi/screenshot_4.png
doc/_static/images/gephi/screenshot_5.png
doc/_static/images/gephi/screenshot_6.png
doc/_static/images/gephi/screenshot_7.png
doc/_static/images/gephi/screenshot_8.png
doc/_static/images/gephi/screenshot_9.png
doc/examples/gephi.rst
doc/examples/setup.rst
doc/examples/simple.rst
doc/examples/visualize.rst
doc/reference/decorator.rst
doc/reference/graph.rst
doc/reference/interface.rst
doc/reference/ontologies.rst
doc/reference/serialization.rst
doc/reference/settings.rst
doc/reference/utility.rst
requirements/requirements-docs.txt
requirements/requirements-examples.txt
requirements/requirements-tests.txt
requirements/requirements.txt