LICENSE
README.md
setup.py
ovos_ocp_files_plugin/__about__.py
ovos_ocp_files_plugin/__init__.py
ovos_ocp_files_plugin/api.py
ovos_ocp_files_plugin/config.py
ovos_ocp_files_plugin/exceptions.py
ovos_ocp_files_plugin/models.py
ovos_ocp_files_plugin/plugin.py
ovos_ocp_files_plugin/utils.py
ovos_ocp_files_plugin.egg-info/PKG-INFO
ovos_ocp_files_plugin.egg-info/SOURCES.txt
ovos_ocp_files_plugin.egg-info/dependency_links.txt
ovos_ocp_files_plugin.egg-info/entry_points.txt
ovos_ocp_files_plugin.egg-info/requires.txt
ovos_ocp_files_plugin.egg-info/top_level.txt
ovos_ocp_files_plugin.egg-info/zip-safe
ovos_ocp_files_plugin/formats/__init__.py
ovos_ocp_files_plugin/formats/flac.py
ovos_ocp_files_plugin/formats/id3v1.py
ovos_ocp_files_plugin/formats/id3v2.py
ovos_ocp_files_plugin/formats/id3v2frames.py
ovos_ocp_files_plugin/formats/mp3.py
ovos_ocp_files_plugin/formats/mp4.py
ovos_ocp_files_plugin/formats/mp4_tags.py
ovos_ocp_files_plugin/formats/ogg.py
ovos_ocp_files_plugin/formats/oggopus.py
ovos_ocp_files_plugin/formats/oggvorbis.py
ovos_ocp_files_plugin/formats/tables.py
ovos_ocp_files_plugin/formats/vorbiscomments.py
ovos_ocp_files_plugin/formats/wave.py
ovos_ocp_files_plugin/tbm_utils/__init__.py
ovos_ocp_files_plugin/tbm_utils/decorators.py
ovos_ocp_files_plugin/tbm_utils/humanize.py
ovos_ocp_files_plugin/tbm_utils/io.py
ovos_ocp_files_plugin/tbm_utils/structures.py