.gitignore
LICENSE
README.md
SCORING.md
index.html
pyproject.toml
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/static.yml
.github/workflows/tests.yml
docs/app.js
docs/index.html
docs/style.css
imgs/logo_releascenify.png
releascenify/__init__.py
releascenify/_version.py
releascenify/comparator.py
releascenify/parser.py
releascenify.egg-info/PKG-INFO
releascenify.egg-info/SOURCES.txt
releascenify.egg-info/dependency_links.txt
releascenify.egg-info/requires.txt
releascenify.egg-info/top_level.txt
tests/test_cases_movies.json
tests/test_cases_series.json
tests/test_parser.py