CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
dbfpy3/__init__.py
dbfpy3/code_page.py
dbfpy3/dbf.py
dbfpy3/dbfpy3.py
dbfpy3/fields.py
dbfpy3/header.py
dbfpy3/memo.py
dbfpy3/record.py
dbfpy3/utils.py
dbfpy3.egg-info/PKG-INFO
dbfpy3.egg-info/SOURCES.txt
dbfpy3.egg-info/dependency_links.txt
dbfpy3.egg-info/not-zip-safe
dbfpy3.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/env.py
tests/test_code_page.py
tests/test_dbfpy3.py
tests/test_fields.py