source-inspector

View on PyPIReverse Dependencies (1)

0.5.0 source_inspector-0.5.0-py3-none-any.whl

Wheel Details

Project: source-inspector
Version: 0.5.0
Filename: source_inspector-0.5.0-py3-none-any.whl
Download: [link]
Size: 17876
MD5: b2cc0502b3aab9cf8f59a85e4a79bed4
SHA256: ca6315fb91cacf29b4bbca9adf05d5410bd88a8dd207e40968b9d7ccb87a257a
Uploaded: 2024-04-24 21:17:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: source-inspector
Version: 0.5.0
Summary: source-inspector
Author: nexB. Inc. and others
Author-Email: info[at]aboutcode.org
Home-Page: https://github.com/nexB/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
Requires-Dist: tree-sitter-bash
Requires-Dist: tree-sitter-c
Requires-Dist: tree-sitter-cpp
Requires-Dist: tree-sitter-go
Requires-Dist: tree-sitter-java
Requires-Dist: tree-sitter-javascript
Requires-Dist: tree-sitter-python
Requires-Dist: tree-sitter-rust
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: 1137 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.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=Wbf11mK0vMCoDiLB5QjbUHRooBo11lH44ijK0LlYn54 6662
source_inspector/symbols_ctags.py sha256=ChKg66j9P-GcN81HicjqUPPpOhRzZkeyaZ8uS6VnB2s 4132
source_inspector/symbols_pygments.py sha256=UTU92fl1lxzqm9hsGC4mSVyJTbidELr7EQnSxkcus3o 4010
source_inspector/symbols_tree_sitter.py sha256=qQGioRdRaZzVP8BVCz6Zk20dgsNsiafi320-7z_STuU 4816
source_inspector-0.5.0.dist-info/AUTHORS.rst sha256=zxpHODPI8F7JZYf83g8QFcjdTwpIpjkQYZQuIBuuDY0 125
source_inspector-0.5.0.dist-info/CHANGELOG.rst sha256=ljd22JomLki-Q7Uq9vlbnEUmRwR3Foc8yPd9O0eyE1M 851
source_inspector-0.5.0.dist-info/CODE_OF_CONDUCT.rst sha256=xXDTFpYY3Y7JoxrWADihieUvhGlwJc_oxsbmLJaBvE4 3422
source_inspector-0.5.0.dist-info/METADATA sha256=c5W7m1l6cP770kM6tfOsg-biVvgKj2LSikifRdu0AdY 3090
source_inspector-0.5.0.dist-info/NOTICE sha256=SM7ELF-ckyHeexaDSX7P2EqDbjYkb6S8c_CWcsdMyXM 752
source_inspector-0.5.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
source_inspector-0.5.0.dist-info/apache-2.0.LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
source_inspector-0.5.0.dist-info/entry_points.txt sha256=6DgYV7ABKMTuj40esTfxRHt6P6FfO982olwg9TzbFIE 374
source_inspector-0.5.0.dist-info/top_level.txt sha256=14WXrcdoRZ72JGGeBcsPwg-cW_ctPYVL3SpAShDV9zk 17
source_inspector-0.5.0.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