.bumpversion.cfg
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
RELEASE.md
setup.cfg
setup.py
jupyterlab_translate/__init__.py
jupyterlab_translate/api.py
jupyterlab_translate/cli.py
jupyterlab_translate/constants.py
jupyterlab_translate/converters.py
jupyterlab_translate/finder.py
jupyterlab_translate/gettext_extract.py
jupyterlab_translate/index.js
jupyterlab_translate/pybabel_config.cfg
jupyterlab_translate/utils.py
jupyterlab_translate.egg-info/PKG-INFO
jupyterlab_translate.egg-info/SOURCES.txt
jupyterlab_translate.egg-info/dependency_links.txt
jupyterlab_translate.egg-info/entry_points.txt
jupyterlab_translate.egg-info/requires.txt
jupyterlab_translate.egg-info/top_level.txt
requirements/release.txt
requirements/run.txt
requirements/test.txt
tests/test_utils.py