ChangeLog
LICENSE
LICENSE-GPL2
LICENSE-GPL3
MANIFEST.in
NEWS
README
pyproject.toml
setup.cfg
setup.py
code_generator/export.c
code_generator/extracts.c
code_generator/gencode.c
code_generator/heap.c
code_generator/lexer.c
code_generator/parser.c
code_generator/parser.h
code_generator/pybinding.c
code_generator/sip.h
code_generator/transform.c
code_generator/type_hints.c
code_generator/metasrc/README
code_generator/metasrc/lexer.l
code_generator/metasrc/parser.y
doc/annotations.rst
doc/c_api.rst
doc/command_line_tools.rst
doc/conf.py
doc/directives.rst
doc/examples.rst
doc/index.rst
doc/introduction.rst
doc/legacy_command_line_tools.rst
doc/other_topics.rst
doc/pyproject_toml.rst
doc/sipbuild_api.rst
doc/specification_files.rst
doc/html/annotations.html
doc/html/c_api.html
doc/html/command_line_tools.html
doc/html/directives.html
doc/html/examples.html
doc/html/genindex.html
doc/html/index.html
doc/html/introduction.html
doc/html/legacy_command_line_tools.html
doc/html/objects.inv
doc/html/other_topics.html
doc/html/py-modindex.html
doc/html/pyproject_toml.html
doc/html/search.html
doc/html/searchindex.js
doc/html/sipbuild_api.html
doc/html/specification_files.html
doc/html/_downloads/1ecf1f4f4a76a8e59532facba6c25478/project.py
doc/html/_downloads/29b20c4b0b5bc296cadc24d78b79b2e3/fib.sip
doc/html/_downloads/8d58d9205fb0122eeab92a9fcb9691fa/pyproject.toml
doc/html/_downloads/b2eef3625f8e8328b541438ece1ada6e/extras.sip
doc/html/_downloads/cb1041e5584ff6a231577ab7090a27b0/core.sip
doc/html/_downloads/d69ab6cbef42592a418e1d5b52295d24/pyproject.toml
doc/html/_downloads/f7db8264adc32fd3cf240926b935567c/pyproject.toml
doc/html/_sources/annotations.rst.txt
doc/html/_sources/c_api.rst.txt
doc/html/_sources/command_line_tools.rst.txt
doc/html/_sources/directives.rst.txt
doc/html/_sources/examples.rst.txt
doc/html/_sources/index.rst.txt
doc/html/_sources/introduction.rst.txt
doc/html/_sources/legacy_command_line_tools.rst.txt
doc/html/_sources/other_topics.rst.txt
doc/html/_sources/pyproject_toml.rst.txt
doc/html/_sources/sipbuild_api.rst.txt
doc/html/_sources/specification_files.rst.txt
doc/html/_static/basic.css
doc/html/_static/classic.css
doc/html/_static/doctools.js
doc/html/_static/documentation_options.js
doc/html/_static/file.png
doc/html/_static/jquery-3.4.1.js
doc/html/_static/jquery.js
doc/html/_static/language_data.js
doc/html/_static/logo.png
doc/html/_static/logo_tn.png
doc/html/_static/minus.png
doc/html/_static/plus.png
doc/html/_static/pygments.css
doc/html/_static/riverbank.css
doc/html/_static/searchtools.js
doc/html/_static/sidebar.js
doc/html/_static/underscore-1.3.1.js
doc/html/_static/underscore.js
doc/riverbank/layout.html
doc/riverbank/theme.conf
doc/riverbank/static/logo.png
doc/riverbank/static/logo_tn.png
doc/riverbank/static/riverbank.css
examples/package/README
examples/package/core/README
examples/package/core/core.sip
examples/package/core/project.py
examples/package/core/pyproject.toml
examples/package/extras/README
examples/package/extras/extras.sip
examples/package/extras/pyproject.toml
examples/standalone/README
examples/standalone/fib.sip
examples/standalone/pyproject.toml
sip.egg-info/PKG-INFO
sip.egg-info/SOURCES.txt
sip.egg-info/dependency_links.txt
sip.egg-info/entry_points.txt
sip.egg-info/requires.txt
sip.egg-info/top_level.txt
sipbuild/__init__.py
sipbuild/abstract_builder.py
sipbuild/abstract_project.py
sipbuild/api.py
sipbuild/argument_parser.py
sipbuild/bindings.py
sipbuild/buildable.py
sipbuild/builder.py
sipbuild/configurable.py
sipbuild/distutils_builder.py
sipbuild/exceptions.py
sipbuild/helpers.py
sipbuild/installable.py
sipbuild/project.py
sipbuild/py_versions.py
sipbuild/pyproject.py
sipbuild/version.py
sipbuild/distinfo/__init__.py
sipbuild/distinfo/distinfo.py
sipbuild/distinfo/main.py
sipbuild/legacy/__init__.py
sipbuild/legacy/sip5.py
sipbuild/module/__init__.py
sipbuild/module/abi_version.py
sipbuild/module/main.py
sipbuild/module/module.py
sipbuild/module/source/12.7/MANIFEST.in
sipbuild/module/source/12.7/README.in
sipbuild/module/source/12.7/apiversions.c
sipbuild/module/source/12.7/array.c
sipbuild/module/source/12.7/array.h
sipbuild/module/source/12.7/bool.cpp
sipbuild/module/source/12.7/descriptors.c
sipbuild/module/source/12.7/int_convertors.c
sipbuild/module/source/12.7/objmap.c
sipbuild/module/source/12.7/pyproject.toml
sipbuild/module/source/12.7/qtlib.c
sipbuild/module/source/12.7/setup.cfg.in
sipbuild/module/source/12.7/setup.py.in
sipbuild/module/source/12.7/sip.h.in
sipbuild/module/source/12.7/sip.pyi
sipbuild/module/source/12.7/sip.rst.in
sipbuild/module/source/12.7/sipint.h
sipbuild/module/source/12.7/siplib.c
sipbuild/module/source/12.7/threads.c
sipbuild/module/source/12.7/voidptr.c
sipbuild/module/source/12.8/MANIFEST.in
sipbuild/module/source/12.8/README.in
sipbuild/module/source/12.8/apiversions.c
sipbuild/module/source/12.8/array.c
sipbuild/module/source/12.8/array.h
sipbuild/module/source/12.8/bool.cpp
sipbuild/module/source/12.8/descriptors.c
sipbuild/module/source/12.8/int_convertors.c
sipbuild/module/source/12.8/objmap.c
sipbuild/module/source/12.8/pyproject.toml
sipbuild/module/source/12.8/qtlib.c
sipbuild/module/source/12.8/setup.cfg.in
sipbuild/module/source/12.8/setup.py.in
sipbuild/module/source/12.8/sip.h.in
sipbuild/module/source/12.8/sip.pyi
sipbuild/module/source/12.8/sip.rst.in
sipbuild/module/source/12.8/sipint.h
sipbuild/module/source/12.8/siplib.c
sipbuild/module/source/12.8/threads.c
sipbuild/module/source/12.8/voidptr.c
sipbuild/tools/__init__.py
sipbuild/tools/build.py
sipbuild/tools/install.py
sipbuild/tools/sdist.py
sipbuild/tools/wheel.py