source-inspector

View on PyPIReverse Dependencies (1)

0.5.2 source_inspector-0.5.2-py3-none-any.whl

Wheel Details

Project: source-inspector
Version: 0.5.2
Filename: source_inspector-0.5.2-py3-none-any.whl
Download: [link]
Size: 18116
MD5: 69a281beb686593531027c54202dda9a
SHA256: a5a157d123e4ad1b91c0e996ba11264ceb84c215e98c6673427a87eb628192d2
Uploaded: 2024-08-13 05:12:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: source-inspector
Version: 0.5.2
Summary: source-inspector
Author: nexB. Inc. and others
Author-Email: info[at]aboutcode.org
Home-Page: https://github.com/aboutcode-org/source-inspector
License: Apache-2.0
Keywords: utilities
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: scancode-toolkit
Requires-Dist: plugincode
Requires-Dist: commoncode
Requires-Dist: typecode
Requires-Dist: tree-sitter (==0.22.0)
Requires-Dist: tree-sitter-bash (==0.21.0)
Requires-Dist: tree-sitter-c (==0.21.1)
Requires-Dist: tree-sitter-cpp (==0.22.0)
Requires-Dist: tree-sitter-go (==0.21.0)
Requires-Dist: tree-sitter-java (==0.21.0)
Requires-Dist: tree-sitter-javascript (==0.21.2)
Requires-Dist: tree-sitter-python (==0.21.0)
Requires-Dist: tree-sitter-rust (==0.21.2)
Requires-Dist: pygments
Requires-Dist: Sphinx (>=5.0.2); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.1.2); extra == "docs"
Requires-Dist: doc8 (>=0.11.2); extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: sphinx-rtd-dark-mode (>=1.3.0); extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: pytest (!=7.0.0,>=6); extra == "testing"
Requires-Dist: pytest-xdist (>=2); extra == "testing"
Requires-Dist: aboutcode-toolkit (>=7.0.2); extra == "testing"
Requires-Dist: pycodestyle (>=2.8.0); extra == "testing"
Requires-Dist: twine; extra == "testing"
Requires-Dist: black; extra == "testing"
Requires-Dist: isort; extra == "testing"
Requires-Dist: build; extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/x-rst
License-File: apache-2.0.LICENSE
License-File: NOTICE
License-File: AUTHORS.rst
License-File: CHANGELOG.rst
License-File: CODE_OF_CONDUCT.rst
[Description omitted; length: 1633 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
source_inspector/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
source_inspector/strings_xgettext.py sha256=QeGwmqG8DHA7F9cbn_tEd6nMID3BiP-w8GFGXrMjceI 6724
source_inspector/symbols_ctags.py sha256=zA-2-4qQKq0fwx-du2eqtdXUnWi2BH4lXherl4gG4F4 4158
source_inspector/symbols_pygments.py sha256=7vNZHtQ5g8-kXWyWUvuFjyCIF-KRMp5eeQ5wUSnmuCk 4052
source_inspector/symbols_tree_sitter.py sha256=qUtDSp9Cw-Kt3AxIq6lysM-SLGhsE1eLHrEqvERZ4mg 5442
source_inspector-0.5.2.dist-info/AUTHORS.rst sha256=zxpHODPI8F7JZYf83g8QFcjdTwpIpjkQYZQuIBuuDY0 125
source_inspector-0.5.2.dist-info/CHANGELOG.rst sha256=bgl3xowQUWIypwalmPb6dFq-EG4-NOXquSJU75Ek0UY 1193
source_inspector-0.5.2.dist-info/CODE_OF_CONDUCT.rst sha256=xXDTFpYY3Y7JoxrWADihieUvhGlwJc_oxsbmLJaBvE4 3422
source_inspector-0.5.2.dist-info/METADATA sha256=nxYqojm4hXofZC5VJacW6EzO9MdJ17tTUP7JgtHlsZw 3643
source_inspector-0.5.2.dist-info/NOTICE sha256=SM7ELF-ckyHeexaDSX7P2EqDbjYkb6S8c_CWcsdMyXM 752
source_inspector-0.5.2.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
source_inspector-0.5.2.dist-info/apache-2.0.LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
source_inspector-0.5.2.dist-info/entry_points.txt sha256=6DgYV7ABKMTuj40esTfxRHt6P6FfO982olwg9TzbFIE 374
source_inspector-0.5.2.dist-info/top_level.txt sha256=14WXrcdoRZ72JGGeBcsPwg-cW_ctPYVL3SpAShDV9zk 17
source_inspector-0.5.2.dist-info/RECORD

top_level.txt

source_inspector

entry_points.txt

pygments_symbol_and_string = source_inspector.symbols_pygments:PygmentsSymbolsAndStringScannerPlugin
source_string = source_inspector.strings_xgettext:XgettextStringScannerPlugin
source_symbol = source_inspector.symbols_ctags:CtagsSymbolScannerPlugin
treesitter_symbol_and_string = source_inspector.symbols_tree_sitter:TreeSitterSymbolAndStringScannerPlugin