.gitattributes
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
Makefile
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
configure
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
docs/Makefile
docs/make.bat
docs/scripts/doc8_style_check.sh
docs/scripts/sphinx_build_link_check.sh
docs/source/conf.py
docs/source/index.rst
docs/source/skeleton-usage.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/source_inspector/__init__.py
src/source_inspector/strings_xgettext.py
src/source_inspector/symbols_ctags.py
src/source_inspector.egg-info/PKG-INFO
src/source_inspector.egg-info/SOURCES.txt
src/source_inspector.egg-info/dependency_links.txt
src/source_inspector.egg-info/entry_points.txt
src/source_inspector.egg-info/not-zip-safe
src/source_inspector.egg-info/requires.txt
src/source_inspector.egg-info/top_level.txt
tests/test_skeleton_codestyle.py
tests/test_symbols_ctags.py
tests/test_symbols_xgettext.py
tests/data/strings_xgettext/fdisk.c
tests/data/strings_xgettext/fdisk.c-expected.json
tests/data/strings_xgettext/fdisk.c.ABOUT
tests/data/strings_xgettext/lineedit.c
tests/data/strings_xgettext/lineedit.c-expected.json
tests/data/strings_xgettext/lineedit.c.ABOUT
tests/data/strings_xgettext/test3.cpp
tests/data/strings_xgettext/test3.cpp-expected.json
tests/data/symbols_ctags/if_ath.c
tests/data/symbols_ctags/if_ath.c-expected.json
tests/data/symbols_ctags/test3.cpp
tests/data/symbols_ctags/test3.cpp-expected.json