LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
conda-recipe/meta.yaml
conda-recipe/meta.yaml~
cxx/README.md
cxx/fixfmt.hh
cxx/fixfmt/base.hh
cxx/fixfmt/bool.hh
cxx/fixfmt/date.cc
cxx/fixfmt/date.hh
cxx/fixfmt/math.hh
cxx/fixfmt/number.cc
cxx/fixfmt/number.hh
cxx/fixfmt/string.hh
cxx/fixfmt/table.hh
cxx/fixfmt/text.hh
cxx/fixfmt/time.cc
cxx/fixfmt/time.hh
cxx/fixfmt/double-conversion/README.md
cxx/fixfmt/double-conversion/bignum-dtoa.cc
cxx/fixfmt/double-conversion/bignum-dtoa.h
cxx/fixfmt/double-conversion/bignum.cc
cxx/fixfmt/double-conversion/bignum.h
cxx/fixfmt/double-conversion/cached-powers.cc
cxx/fixfmt/double-conversion/cached-powers.h
cxx/fixfmt/double-conversion/diy-fp.cc
cxx/fixfmt/double-conversion/diy-fp.h
cxx/fixfmt/double-conversion/double-conversion.cc
cxx/fixfmt/double-conversion/double-conversion.h
cxx/fixfmt/double-conversion/fast-dtoa.cc
cxx/fixfmt/double-conversion/fast-dtoa.h
cxx/fixfmt/double-conversion/fixed-dtoa.cc
cxx/fixfmt/double-conversion/fixed-dtoa.h
cxx/fixfmt/double-conversion/ieee.h
cxx/fixfmt/double-conversion/strtod.cc
cxx/fixfmt/double-conversion/strtod.h
cxx/fixfmt/double-conversion/utils.h
python/README.md
python/fixfmt/PyBool.cc
python/fixfmt/PyBool.hh
python/fixfmt/PyNumber.cc
python/fixfmt/PyNumber.hh
python/fixfmt/PyString.cc
python/fixfmt/PyString.hh
python/fixfmt/PyTable.cc
python/fixfmt/PyTable.hh
python/fixfmt/PyTickDate.cc
python/fixfmt/PyTickDate.hh
python/fixfmt/PyTickTime.cc
python/fixfmt/PyTickTime.hh
python/fixfmt/__init__.py
python/fixfmt/_ext.cc
python/fixfmt/functions.cc
python/fixfmt/npfmt.py
python/fixfmt/optional.hh
python/fixfmt/pandas.py
python/fixfmt/py.cc
python/fixfmt/py.hh
python/fixfmt/table.py
python/fixfmt/tbl.py
python/fixfmt.egg-info/PKG-INFO
python/fixfmt.egg-info/SOURCES.txt
python/fixfmt.egg-info/dependency_links.txt
python/fixfmt.egg-info/top_level.txt
python/fixfmt/lib/__init__.py
python/fixfmt/lib/ansi.py
python/fixfmt/lib/box.py
python/fixfmt/lib/container.py
python/fixfmt/test/test_bool.py
python/fixfmt/test/test_choose_formatter.py
python/fixfmt/test/test_npfmt.py
python/fixfmt/test/test_number.py
python/fixfmt/test/test_numpy.py~
python/fixfmt/test/test_string.py
python/fixfmt/test/test_table.py
python/fixfmt/test/test_text_functions.py
python/fixfmt/test/test_time.py
test/test_number.cc
test/test_string.cc
test/test_text.cc