sigmatcher

View on PyPIReverse Dependencies (1)

1.3.3 sigmatcher-1.3.3-py3-none-any.whl

Wheel Details

Project: sigmatcher
Version: 1.3.3
Filename: sigmatcher-1.3.3-py3-none-any.whl
Download: [link]
Size: 14501
MD5: dc7a9710f103fe9912833e2158c837a3
SHA256: ccf51a6eb4958972c74ec25bfbe09f27b7e8eb7ea499b446275a40fc49e591f8
Uploaded: 2025-03-06 19:50:19 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: sigmatcher
Version: 1.3.3
Summary: Write signatures to automatically match java classes and methods between version
Author-Email: Ori Perry <oriori1703[at]gmail.com>
Project-Url: Documentation, https://github.com/oriori1703/sigmatcher#readme
Project-Url: Issues, https://github.com/oriori1703/sigmatcher/issues
Project-Url: Source, https://github.com/oriori1703/sigmatcher
Classifier: Topic :: Security
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: typer (>=0.12.3)
Requires-Dist: pydantic (<3,>=2.8.2)
Requires-Dist: pyyaml (<7,>=6.0.1)
Requires-Dist: platformdirs (<5,>=4.2.2)
Requires-Dist: packaging (<25,>=24.1)
Requires-Dist: graphlib_backport (<2,>=1.1.0); python_version < "3.9"
Requires-Dist: typing-extensions; python_version < "3.11"
Requires-Dist: eval_type_backport; python_version < "3.9"
Requires-Dist: sigmatcher[typing]; extra == "all"
Requires-Dist: types-PyYAML (<7,>=6.0.1); extra == "typing"
Provides-Extra: all
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5682 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.11.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sigmatcher/__init__.py sha256=Vi6om3KImlKsS_Wg5CjUgYffoi2zx7T-SRPnnGL0G7M 22
sigmatcher/__main__.py sha256=hdBK0O-cQQWt03fh3sTdhjc4YK9Z2fSewcSos7e77Vk 71
sigmatcher/analysis.py sha256=dB7hEtOwLrcdC2DKjGhlUBV-DpA2k9PhSYUQzJn8KfY 10366
sigmatcher/cli.py sha256=Mej5l3_AF3CpGLyE_8PMB8otWLNz3K4jyHmUd-kQu44 5286
sigmatcher/definitions.py sha256=yVKYLrdnmP5jXe5Nzleia7CI12IPJq4PJVUaMtIhp_o 9896
sigmatcher/formats.py sha256=IjuARdQeoA892gER9VCjLjK4tsuVekxspgxKP3igkF4 2870
sigmatcher/grep.py sha256=6lND5lSFtxMu-1Y1cBorXgfz-9_YicAswQcWKxRy5ZU 720
sigmatcher/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sigmatcher/results.py sha256=wzVG0coo0xKk0SZzkUyBPOHTln0YQZ59GrDG1m7YR_A 2422
sigmatcher-1.3.3.dist-info/entry_points.txt sha256=CORSLvE8UgoKraplaogtPUCsA6V6Q3P5u8rKMih_xiA 50
sigmatcher-1.3.3.dist-info/licenses/LICENSE sha256=69C6EofZufw7wfn7yOvNmMpDPBgXiLP7GylTHcyA98g 1076
sigmatcher-1.3.3.dist-info/WHEEL sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4 82
sigmatcher-1.3.3.dist-info/METADATA sha256=fTcXee2l2K73YiwaJDk0SIhTgYFk3QzIgQVbiTfG6es 7374
sigmatcher-1.3.3.dist-info/RECORD

entry_points.txt

sigmatcher = sigmatcher.cli:main