CHANGES.txt
LICENCE.txt
MANIFEST.in
README.md
setup.py
src/decimalfp/__init__.py
src/decimalfp/_cdecimalfp.c
src/decimalfp/_pydecimalfp.py
src/decimalfp/rounding.py
src/decimalfp.egg-info/PKG-INFO
src/decimalfp.egg-info/SOURCES.txt
src/decimalfp.egg-info/dependency_links.txt
src/decimalfp.egg-info/top_level.txt
test/func/conftest.py
test/func/format.tests
test/func/test_adjustments.py
test/func/test_comparisons.py
test/func/test_computations.py
test/func/test_constructors.py
test/func/test_conversions.py
test/func/test_format.py
test/func/test_pickling.py
test/func/test_properties.py
test/perf/conftest.py
test/perf/test_perf.py