.coveragerc
.editorconfig
.flake8
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
lib/ptr/__init__.py
ptr/__init__.py
pytest_runner.egg-info/PKG-INFO
pytest_runner.egg-info/SOURCES.txt
pytest_runner.egg-info/dependency_links.txt
pytest_runner.egg-info/entry_points.txt
pytest_runner.egg-info/requires.txt
pytest_runner.egg-info/top_level.txt
tests/test_ptr.py