AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/documentation.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/som_pom_mapping.rst
docs/timelink-introduction.rst
docs/timelink.rst
docs/usage.rst
tests/__init__.py
tests/test_groups.py
tests/test_import.py
tests/test_mhk_models_db.py
tests/test_mhk_models_no_db.py
tests/test_mhk_utilities.py
tests/test_timelink.py
tests/xml_data/b1685.cli
tests/xml_data/b1685.xml
tests/xml_data/dev1692.cli
tests/xml_data/dev1692.xml
tests/xml_data/test-auc-alunos-264605-A-140337-140771.cli
tests/xml_data/test-auc-alunos-264605-A-140337-140771.xml
timelink/__init__.py
timelink/cli.py
timelink/timelink.py
timelink.egg-info/PKG-INFO
timelink.egg-info/SOURCES.txt
timelink.egg-info/dependency_links.txt
timelink.egg-info/entry_points.txt
timelink.egg-info/not-zip-safe
timelink.egg-info/requires.txt
timelink.egg-info/top_level.txt
timelink/kleio/__init__.py
timelink/kleio/importer.py
timelink/kleio/utilities.py
timelink/kleio/groups/__init__.py
timelink/kleio/groups/kabstraction.py
timelink/kleio/groups/kact.py
timelink/kleio/groups/katr.py
timelink/kleio/groups/kattribute.py
timelink/kleio/groups/kelement.py
timelink/kleio/groups/kgroup.py
timelink/kleio/groups/kkleio.py
timelink/kleio/groups/kls.py
timelink/kleio/groups/kobject.py
timelink/kleio/groups/kperson.py
timelink/kleio/groups/krelation.py
timelink/kleio/groups/ksource.py
timelink/mhk/__init__.py
timelink/mhk/utilities.py
timelink/mhk/models/__init__.py
timelink/mhk/models/act.py
timelink/mhk/models/attribute.py
timelink/mhk/models/base.py
timelink/mhk/models/base_class.py
timelink/mhk/models/base_mappings.py
timelink/mhk/models/db.py
timelink/mhk/models/entity.py
timelink/mhk/models/object.py
timelink/mhk/models/person.py
timelink/mhk/models/pom_som_mapper.py
timelink/mhk/models/relation.py
timelink/mhk/models/source.py
timelink/networks/__init__.py