LICENSE
MANIFEST.in
README.rst
patch_doctest.py
setup.cfg
setup.py
docs/source/api.rst
docs/source/changelog.rst
docs/source/checks.rst
docs/source/conf.py
docs/source/fast.rst
docs/source/index.rst
docs/source/intro.rst
docs/source/safe.rst
docs/source/timing.rst
docs/source/solar/NEWS.txt
docs/source/solar/README.rst
docs/source/solar/layout.html
docs/source/solar/theme.conf
docs/source/solar/static/solar.css
docs/source/solar/static/solarized-dark.css
docs/source/solar/static/subtle_dots.png
fastnumbers.egg-info/PKG-INFO
fastnumbers.egg-info/SOURCES.txt
fastnumbers.egg-info/dependency_links.txt
fastnumbers.egg-info/top_level.txt
include/convenience.h
include/docstrings.h
include/fast_conversions.h
include/fn_bool.h
include/version.h
src/convenience.c
src/fast_atof.c
src/fast_atof_test.c
src/fast_atoi.c
src/fast_atoi_test.c
src/fastnumbers.c
tests/test_fastnumbers.py
tests/test_fastnumbers_examples.py
tests/time_base.py
tests/time_float.py
tests/time_forceint.py
tests/time_int.py
tests/time_isfloat.py
tests/time_isint.py
tests/time_isintlike.py
tests/time_isreal.py
tests/time_real.py
tests/time_short.py