LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
src/aaf2/__init__.py
src/aaf2/ama.py
src/aaf2/audio.py
src/aaf2/auid.py
src/aaf2/cache.py
src/aaf2/cfb.py
src/aaf2/components.py
src/aaf2/content.py
src/aaf2/core.py
src/aaf2/dictionary.py
src/aaf2/essence.py
src/aaf2/exceptions.py
src/aaf2/file.py
src/aaf2/interpolation.py
src/aaf2/metadict.py
src/aaf2/misc.py
src/aaf2/mobid.py
src/aaf2/mobs.py
src/aaf2/mobslots.py
src/aaf2/mxf.py
src/aaf2/properties.py
src/aaf2/rational.py
src/aaf2/types.py
src/aaf2/utils.py
src/aaf2/video.py
src/aaf2/model/__init__.py
src/aaf2/model/classdefs.py
src/aaf2/model/datadefs.py
src/aaf2/model/typedefs.py
src/aaf2/model/ext/__init__.py
src/aaf2/model/ext/classdefs.py
src/aaf2/model/ext/typedefs.py
src/pyaaf2.egg-info/PKG-INFO
src/pyaaf2.egg-info/SOURCES.txt
src/pyaaf2.egg-info/dependency_links.txt
src/pyaaf2.egg-info/top_level.txt
tests/test_aaf.py
tests/test_ama.py
tests/test_attach.py
tests/test_auid.py
tests/test_cfb_copy.py
tests/test_cfb_stream.py
tests/test_components.py
tests/test_copy.py
tests/test_create.py
tests/test_create_sequence.py
tests/test_dictionary.py
tests/test_editing.py
tests/test_essence.py
tests/test_import.py
tests/test_mangle.py
tests/test_mobid.py
tests/test_model.py
tests/test_mxf.py
tests/test_rangelock.py
tests/test_retime.py
tests/test_tagged_value.py
tests/test_transitions.py
tests/test_wave.py
tests/test_write_structured_storage.py