.cookiecutter.json
.gitignore
CONTRIBUTING.md
Justfile
LICENSE
Makefile
README.md
pyproject.toml
setup.cfg
.github/dependabot.yml
.github/workflows/check.yaml
.github/workflows/pypi.yaml
src/foursquare_swarm_ical/__init__.py
src/foursquare_swarm_ical/__main__.py
src/foursquare_swarm_ical/cli.py
src/foursquare_swarm_ical/config_file.py
src/foursquare_swarm_ical/db.py
src/foursquare_swarm_ical/emoji.py
src/foursquare_swarm_ical/emoji.yaml
src/foursquare_swarm_ical/ical.py
src/foursquare_swarm_ical/py.typed
src/foursquare_swarm_ical.egg-info/PKG-INFO
src/foursquare_swarm_ical.egg-info/SOURCES.txt
src/foursquare_swarm_ical.egg-info/dependency_links.txt
src/foursquare_swarm_ical.egg-info/entry_points.txt
src/foursquare_swarm_ical.egg-info/requires.txt
src/foursquare_swarm_ical.egg-info/top_level.txt
tests/.xdg-user.sh
tests/include-preproc.py
tests/test_ical.py
tests/test_sync.py
tests/cassettes/test_sync/test_sync.yaml
tests/readme/config-sample.md
tests/readme/help.md
tests/readme/make-help.md