CHANGELOG.rst LICENSE MANIFEST.in Makefile README.rst setup.cfg setup.py tox.ini arrow/__init__.py arrow/_version.py arrow/api.py arrow/arrow.py arrow/constants.py arrow/factory.py arrow/formatter.py arrow/locales.py arrow/parser.py arrow/py.typed arrow/util.py arrow.egg-info/PKG-INFO arrow.egg-info/SOURCES.txt arrow.egg-info/dependency_links.txt arrow.egg-info/not-zip-safe arrow.egg-info/requires.txt arrow.egg-info/top_level.txt docs/Makefile docs/conf.py docs/index.rst docs/make.bat docs/releases.rst requirements/requirements-docs.txt requirements/requirements-tests.txt requirements/requirements.txt tests/__init__.py tests/conftest.py tests/test_api.py tests/test_arrow.py tests/test_factory.py tests/test_formatter.py tests/test_locales.py tests/test_parser.py tests/test_util.py tests/utils.py