autobisect

View on PyPIReverse Dependencies (0)

8.4.0 autobisect-8.4.0-py3-none-any.whl

Wheel Details

Project: autobisect
Version: 8.4.0
Filename: autobisect-8.4.0-py3-none-any.whl
Download: [link]
Size: 29557
MD5: 48a4b8d4c640a23a96d36dc270dae7d4
SHA256: 946df6b10745c1d027bb82f4c92ae3216d3d8a4677b29b0f905ef92e701e4629
Uploaded: 2025-03-03 17:03:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autobisect
Version: 8.4.0
Summary: Automatic bisection utility for Mozilla Firefox and SpiderMonkey
Author: Jason Kratzer
Author-Email: jkratzer[at]mozilla.com
Maintainer: Mozilla Fuzzing Team
Maintainer-Email: fuzzing[at]mozilla.com
Home-Page: https://github.com/MozillaSecurity/autobisect
Project-Url: Repository, https://github.com/MozillaSecurity/autobisect
License: MPL-2.0
Keywords: bisection,fuzz,fuzzing,security,test,testing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
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: Topic :: Security
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9,<4.0
Requires-Dist: fuzzfetch (<11.0.0,>=10.0.1)
Requires-Dist: grizzly-framework (==0.22.2)
Requires-Dist: lithium-reducer (<5.0.0,>=4.0.0)
Requires-Dist: platformdirs (<5.0.0,>=4.2.2)
Requires-Dist: twine (<7.0.0,>=6.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4522 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autobisect/__init__.py sha256=RYqk_JXRt2zxG-Jm8zT1z76GxKmvqLtTBpW2JvAGcEY 318
autobisect/__main__.py sha256=nQAs3BgRSMpwA6Wzamj62VvzEsvslzKzF1r42cF14pY 263
autobisect/args.py sha256=cc-cUf566GKE3jVbmnpzXcbRAHQ0cv7VsaKU-IoCV-U 7216
autobisect/bisect.py sha256=bFQ7_ZdlgavP7vRhattVGWyxCVgMR858aNp8rplvcO8 14577
autobisect/build_manager.py sha256=joaImmkbe5UkmydTKI7VUPJv8SnRMKsgOM8rRRKZiSY 5759
autobisect/builds.py sha256=Ml6mInm-obsRwXBl1bJEpeTjumAcIGFesSQZuJXY_L8 3229
autobisect/config.py sha256=rMD3Pw9nXj64SXqAnH9uBAnDhDPZ71x_AwvZXLvE68w 2347
autobisect/evaluators/__init__.py sha256=9b_XFrm5Qiu4XRxFQvj7Xp3hQNqYYtHKJ4HBOomBxuM 526
autobisect/evaluators/base.py sha256=eymlHb9T4XESV7qKx-lr6Ght01OJyrAy_a00xwURPTY 712
autobisect/evaluators/browser/__init__.py sha256=S8SuWKoYbnN1tXuTQD3X2Z4d68lAarDYV0FXjmUufs8 326
autobisect/evaluators/browser/args.py sha256=phkZ2Lp8h5TjQx-WwHb_5gE-TZ3MjWgSRnlOAz4QTMg 2942
autobisect/evaluators/browser/browser.py sha256=Ih2zE1pYsGMm_nOdsaXoL1mXIrsyTDtrrp1C9TkGQIU 7132
autobisect/evaluators/js/__init__.py sha256=Pm7EL74BZK43Ly5JXBInsZeeA61Vvi_XoI-8wENj1wE 377
autobisect/evaluators/js/args.py sha256=p3i721j2YEFxZyP9dJQphuEBit_EfcQDH5UO0v_FE2w 1289
autobisect/evaluators/js/js.py sha256=kzl75U6QJMtPZ2tm33xEoCimGjXO-9BwQziK3qTuTDk 6169
autobisect/main.py sha256=kly7sNFhdTGOAmgYBS1WLNEa4UnC7ZvHFh3eUg_rvcQ 2633
autobisect-8.4.0.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
autobisect-8.4.0.dist-info/METADATA sha256=fh-6X-PaiDVX1aUdMwXZ0fSikQ68GZb6_KrzkvgI-ho 5756
autobisect-8.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
autobisect-8.4.0.dist-info/entry_points.txt sha256=WwU_jwsSRZ1hnqjsyRDpxVCTs6S7C0dRiyqO8pSDuq4 51
autobisect-8.4.0.dist-info/RECORD

entry_points.txt

autobisect = autobisect.main:main