.gitattributes
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
Makefile
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
configure
configure.bat
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.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/update_skeleton.py
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/README.rst
src/source_inspector/__init__.py
src/source_inspector/strings_xgettext.py
src/source_inspector/symbols_ctags.py
src/source_inspector/symbols_pygments.py
src/source_inspector/symbols_tree_sitter.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/README.rst
tests/test_symbols_ctags.py
tests/test_symbols_pygments.py
tests/test_symbols_tree_sitter.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
tests/data/symbols_pygments/if_ath.c
tests/data/symbols_pygments/if_ath.c-expected-tokens.json
tests/data/symbols_pygments/if_ath.c-expected.json
tests/data/symbols_pygments/test3.cpp
tests/data/symbols_pygments/test3.cpp-expected-tokens.json
tests/data/symbols_pygments/test3.cpp-expected.json
tests/data/symbols_tree_sitter/bash/greet.sh
tests/data/symbols_tree_sitter/c/if_ath.c
tests/data/symbols_tree_sitter/c/if_ath.c-expected.json
tests/data/symbols_tree_sitter/c-sharp/LibraryTypeOptionsDto.cs
tests/data/symbols_tree_sitter/c-sharp/LibraryTypeOptionsDto.cs-expected.json
tests/data/symbols_tree_sitter/cpp/test3.cpp
tests/data/symbols_tree_sitter/cpp/test3.cpp-expected.json
tests/data/symbols_tree_sitter/cython/intbitset.pyx
tests/data/symbols_tree_sitter/cython/intbitset.pyx-expected.json
tests/data/symbols_tree_sitter/go/client.go
tests/data/symbols_tree_sitter/go/client.go-expected.json
tests/data/symbols_tree_sitter/java/AssignmentsManager.java
tests/data/symbols_tree_sitter/java/AssignmentsManager.java-expected.json
tests/data/symbols_tree_sitter/javascript/main.js
tests/data/symbols_tree_sitter/javascript/main.js-expected.json
tests/data/symbols_tree_sitter/objective-c/BrazeSDKAuthDelegateWrapper.m
tests/data/symbols_tree_sitter/objective-c/BrazeSDKAuthDelegateWrapper.m-expected.json
tests/data/symbols_tree_sitter/python/cargo.py
tests/data/symbols_tree_sitter/python/cargo.py-expected.json
tests/data/symbols_tree_sitter/rust/commit.rs
tests/data/symbols_tree_sitter/rust/commit.rs-expected.json
tests/data/symbols_tree_sitter/swift/Client.swift
tests/data/symbols_tree_sitter/swift/Client.swift-expected.json
tests/data/symbols_tree_sitter/typescript/main.ts
tests/data/symbols_tree_sitter/typescript/main.ts-expected.json