LICENSE
MANIFEST.in
README.md
setup.py
currency_converter_erapi/__init__.py
currency_converter_erapi/apps.py
currency_converter_erapi/converter.py
currency_converter_erapi/exceptions.py
currency_converter_erapi/management/__init__.py
currency_converter_erapi/management/commands/__init__.py
currency_converter_erapi/management/commands/convert_currency.py
django_currency_converter_erapi.egg-info/PKG-INFO
django_currency_converter_erapi.egg-info/SOURCES.txt
django_currency_converter_erapi.egg-info/dependency_links.txt
django_currency_converter_erapi.egg-info/not-zip-safe
django_currency_converter_erapi.egg-info/requires.txt
django_currency_converter_erapi.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/settings.py
tests/test_converter.py