COPYING
LICENSE
MANIFEST.in
README.rst
VERSION
pyproject.toml
setup.py
evefile/__init__.py
evefile.egg-info/PKG-INFO
evefile.egg-info/SOURCES.txt
evefile.egg-info/dependency_links.txt
evefile.egg-info/requires.txt
evefile.egg-info/top_level.txt
evefile/__pycache__/__init__.cpython-311.pyc
evefile/boundaries/__init__.py
evefile/boundaries/evefile.py
evefile/boundaries/eveh5.py
evefile/boundaries/__pycache__/__init__.cpython-311.pyc
evefile/boundaries/__pycache__/evefile.cpython-311.pyc
evefile/boundaries/__pycache__/eveh5.cpython-311.pyc
evefile/controllers/__init__.py
evefile/controllers/joining.py
evefile/controllers/timestamp_mapping.py
evefile/controllers/version_mapping.py
evefile/controllers/__pycache__/__init__.cpython-311.pyc
evefile/controllers/__pycache__/joining.cpython-311.pyc
evefile/controllers/__pycache__/timestamp_mapping.cpython-311.pyc
evefile/controllers/__pycache__/version_mapping.cpython-311.pyc
evefile/entities/__init__.py
evefile/entities/data.py
evefile/entities/file.py
evefile/entities/metadata.py
evefile/entities/__pycache__/__init__.cpython-311.pyc
evefile/entities/__pycache__/data.cpython-311.pyc
evefile/entities/__pycache__/file.cpython-311.pyc
evefile/entities/__pycache__/metadata.cpython-311.pyc
tests/boundaries/__init__.py
tests/boundaries/test_evefile.py
tests/boundaries/test_eveh5.py
tests/controllers/__init__.py
tests/controllers/test_joining.py
tests/controllers/test_timestamp_mapping.py
tests/controllers/test_version_mapping.py
tests/entities/__init__.py
tests/entities/test_data.py
tests/entities/test_file.py
tests/entities/test_metadata.py