LICENSE
README.md
setup.py
py_xbrl.egg-info/PKG-INFO
py_xbrl.egg-info/SOURCES.txt
py_xbrl.egg-info/dependency_links.txt
py_xbrl.egg-info/requires.txt
py_xbrl.egg-info/top_level.txt
tests/test_cache.py
tests/test_local_instance.py
tests/test_local_linkbase.py
tests/test_local_taxonomy.py
tests/test_remote_instance.py
tests/test_remote_linkbase.py
tests/test_remote_taxonomy.py
tests/test_transformation.py
tests/test_uri_helper.py
xbrl/__init__.py
xbrl/cache.py
xbrl/instance.py
xbrl/linkbase.py
xbrl/taxonomy.py
xbrl/helper/__init__.py
xbrl/helper/connection_manager.py
xbrl/helper/text2num.py
xbrl/helper/uri_helper.py
xbrl/helper/xml_parser.py
xbrl/transformations/__init__.py
xbrl/transformations/text2num.py