CHANGES.rst
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/base.rst
docs/cast.rst
docs/conf.py
docs/fileops.rst
docs/index.rst
docs/intro.rst
docs/listops.rst
docs/mkrst.py
docs/parse.rst
docs/recode.rst
docs/runops.rst
docs/strops.rst
docs/wrapops.rst
docs/images/textops_logo.png
python_textops.egg-info/PKG-INFO
python_textops.egg-info/SOURCES.txt
python_textops.egg-info/dependency_links.txt
python_textops.egg-info/eager_resources.txt
python_textops.egg-info/not-zip-safe
python_textops.egg-info/requires.txt
python_textops.egg-info/top_level.txt
tests/myfile
tests/runtests.py
textops/__init__.py
textops/base.py
textops/ops/__init__.py
textops/ops/cast.py
textops/ops/fileops.py
textops/ops/listops.py
textops/ops/parse.py
textops/ops/recode.py
textops/ops/runops.py
textops/ops/strops.py
textops/ops/wrapops.py