.gitignore
.pylintrc
LICENSE
MANIFEST.in
README.md
setup.py
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/actions/build-and-test/action.yaml
.github/actions/setup-python/action.yaml
.github/workflows/merge.yaml
.github/workflows/pr.yaml
.github/workflows/release.yaml
adext/__init__.py
adext/adext.py
adext.egg-info/PKG-INFO
adext.egg-info/SOURCES.txt
adext.egg-info/dependency_links.txt
adext.egg-info/requires.txt
adext.egg-info/top_level.txt
tests/test_adext.py