.gitignore
.pylintrc
LICENSE
MANIFEST.in
README.md
setup.py
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/release-drafter.yml
.github/workflows/pulls.yaml
.github/workflows/pypi-upload.yaml
.github/workflows/release-drafter.yml
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