.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
NOTICE
README.md
RELEASING.md
pyproject.toml
requirements-to-freeze.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/labels.yml
.github/release-drafter.yml
.github/workflows/deploy.yml
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/test.yml
em/__init__.py
em/emoji-en-US.json
em/emojis.json
em_keyboard.egg-info/PKG-INFO
em_keyboard.egg-info/SOURCES.txt
em_keyboard.egg-info/dependency_links.txt
em_keyboard.egg-info/entry_points.txt
em_keyboard.egg-info/not-zip-safe
em_keyboard.egg-info/requires.txt
em_keyboard.egg-info/top_level.txt
scripts/despacify.py
scripts/update-emojilib.sh
tests/__init__.py
tests/test_em.py