LICENSE
MANIFEST.in
README.md
setup.py
autofile/__init__.py
autofile/__main__.py
autofile/_version.py
autofile/autofile.py
autofile/cli.py
autofile/constants.py
autofile/datetime_formatter.py
autofile/datetime_utils.py
autofile/exiftool.py
autofile/hookspecs.py
autofile/path_utils.py
autofile/pathlibutil.py
autofile/renderoptions.py
autofile/template.md
autofile/template.py
autofile/template.tx
autofile/utils.py
autofile.egg-info/PKG-INFO
autofile.egg-info/SOURCES.txt
autofile.egg-info/dependency_links.txt
autofile.egg-info/entry_points.txt
autofile.egg-info/requires.txt
autofile.egg-info/top_level.txt
autofile/plugins/__init__.py
autofile/plugins/templates/__init__.py
autofile/plugins/templates/audio.py
autofile/plugins/templates/docx.py
autofile/plugins/templates/exiftool.py
autofile/plugins/templates/filedates.py
autofile/plugins/templates/filepath.py
autofile/plugins/templates/filestat.py
autofile/plugins/templates/finder.py
autofile/plugins/templates/format.py
autofile/plugins/templates/mdls.py
autofile/plugins/templates/pdf.py
autofile/plugins/templates/punctuation.py
autofile/plugins/templates/uti.py