.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/feature.md
.github/ISSUE_TEMPLATE/work-item.md
.github/workflows/commitlint.yaml
.github/workflows/draft.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
.github/workflows/title.yaml
nftsets/__init__.py
nftsets/py.typed
nftsets/version.py
nftsets.egg-info/PKG-INFO
nftsets.egg-info/SOURCES.txt
nftsets.egg-info/dependency_links.txt
nftsets.egg-info/not-zip-safe
nftsets.egg-info/requires.txt
nftsets.egg-info/top_level.txt
tests/__init__.py