.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements-dev.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/codecov.yml
.github/workflows/pre-commit.yml
.github/workflows/python-package.yml
.github/workflows/semantic-release.yml
buildurl/__init__.py
buildurl.egg-info/PKG-INFO
buildurl.egg-info/SOURCES.txt
buildurl.egg-info/dependency_links.txt
buildurl.egg-info/top_level.txt
tests/__init__.py
tests/test_buildurl.py