README.rst
setup.cfg
setup.py
caty/__init__.py
caty/cli.py
caty/main.py
caty.egg-info/PKG-INFO
caty.egg-info/SOURCES.txt
caty.egg-info/dependency_links.txt
caty.egg-info/entry_points.txt
caty.egg-info/requires.txt
caty.egg-info/top_level.txt
caty/plugins/__init__.py
caty/plugins/base.py
caty/plugins/bin.py
caty/plugins/cfg.py
caty/plugins/csv.py
caty/plugins/ini.py
caty/plugins/json.py
caty/plugins/pickle.py
caty/plugins/sqlite.py
caty/plugins/toml.py
caty/plugins/txt.py
caty/plugins/yaml.py
test/test_static.py