.gitignore
.readthedocs.yaml
.travis.yml
DOCSINFO.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/base.rst
docs/_templates/class.rst
docs/_templates/module.rst
miscset/__init__.py
miscset/_version.py
miscset/dt.py
miscset/files.py
miscset/io.py
miscset/sh.py
miscset/tables.py
miscset.egg-info/PKG-INFO
miscset.egg-info/SOURCES.txt
miscset.egg-info/dependency_links.txt
miscset.egg-info/requires.txt
miscset.egg-info/top_level.txt
tests/__init__.py
tests/example.json
tests/example.txt
tests/example.yml
tests/test_all.py