LICENSE
README.md
setup.py
pybind11_stubgen/__init__.py
pybind11_stubgen/__main__.py
pybind11_stubgen/printer.py
pybind11_stubgen/py.typed
pybind11_stubgen/structs.py
pybind11_stubgen/typing_ext.py
pybind11_stubgen/writer.py
pybind11_stubgen.egg-info/PKG-INFO
pybind11_stubgen.egg-info/SOURCES.txt
pybind11_stubgen.egg-info/dependency_links.txt
pybind11_stubgen.egg-info/entry_points.txt
pybind11_stubgen.egg-info/top_level.txt
pybind11_stubgen/parser/__init__.py
pybind11_stubgen/parser/errors.py
pybind11_stubgen/parser/interface.py
pybind11_stubgen/parser/mixins/__init__.py
pybind11_stubgen/parser/mixins/error_handlers.py
pybind11_stubgen/parser/mixins/filter.py
pybind11_stubgen/parser/mixins/fix.py
pybind11_stubgen/parser/mixins/parse.py