LICENSE
MANIFEST.in
README.md
mkdocs.yml
setup.py
docs/BSD_3-Clause_License.md
docs/contribute.md
docs/demos.md
docs/glossary.md
docs/history_and_licenses.md
docs/index.md
docs/information.md
docs/licenses.md
docs/plans.md
docs/tutorial.md
docs/whatsnew.md
docs/_custom_dir/main.html
docs/_custom_dir/partials/content.html
docs/_custom_dir/partials/copyright.html
docs/_custom_dir/templates/home.html
docs/_hooks/hook.py
docs/assets/stylesheets/extra.css
docs/getting-started/installation.md
docs/getting-started/running.md
docs/history/index.md
src/uel/__init__.py
src/uel/__main__.py
src/uel/cli.py
src/uel/compile.py
src/uel/exceptions.py
src/uel/py.typed
src/uel/runner.py
src/uel/tools.py
src/uel/uelimpl.py
src/uel/version.py
src/uel.egg-info/PKG-INFO
src/uel.egg-info/SOURCES.txt
src/uel.egg-info/dependency_links.txt
src/uel.egg-info/entry_points.txt
src/uel.egg-info/top_level.txt
src/uel/objects/__init__.py