site-scout

View on PyPIReverse Dependencies (0)

1.1.0 site_scout-1.1.0-py3-none-any.whl

Wheel Details

Project: site-scout
Version: 1.1.0
Filename: site_scout-1.1.0-py3-none-any.whl
Download: [link]
Size: 36869
MD5: e2f06aea6792c521293d76a37c38d8a3
SHA256: ea26d815fa377d4a8a209cf98e3f2c8c397f3930d71a69dfb4203c5db776bd44
Uploaded: 2024-08-09 20:00:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: site-scout
Version: 1.1.0
Summary: A tool to identify and report browser issues triggered by visiting a list of URLs.
Author: Tyson Smith
Author-Email: twsmith[at]mozilla.com
Maintainer: Mozilla Fuzzing Team
Maintainer-Email: fuzzing[at]mozilla.com
Home-Page: https://github.com/MozillaSecurity/site-scout
License: MPL 2.0
Keywords: automation testing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Requires-Dist: ffpuppet (>=0.13.1)
Requires-Dist: FuzzManager
Requires-Dist: prefpicker (>=1.1.0)
Requires-Dist: PyYAML
Requires-Dist: tldextract (>=5.1.2)
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 1864 characters]

WHEEL

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

RECORD

Path Digest Size
site_scout/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
site_scout/__main__.py sha256=MXI-fz74U1mpUKe6pcPN6OntzYQXmrVsWtHtNS0-vak 248
site_scout/args.py sha256=o-UvX0-QJXW-Yv2-ynxceFxD6yRfRzy3pAxJ3KDWUg4 7362
site_scout/main.py sha256=HaN9V232YlMES42v66n5w_8mx3QeTzPJjBawlHUojTM 4781
site_scout/reporter.py sha256=01P_sR6G6WYwzu4U7KGwWsYdOO7Z8-2u6P_-u-QEmpM 4510
site_scout/site_scout.py sha256=jLNSIVBr_0TEcD84S_bX-PSCZl0fCuWgTg6bK0b6X_M 23482
site_scout/split_collection.py sha256=pRV1m8F7FWLy9Ka_X54bEmc8pkZ5eoTC8Uhfr8FjJfA 4117
site_scout/test_args.py sha256=PrH2IAzT5MW03RV0pVMRrxVd44tPlYkPMvZcZZndPRs 4189
site_scout/test_main.py sha256=mgIDP8oMuUJM2Xj9MrHP8CoOtVmQY3ecyw8BuT6njPo 2576
site_scout/test_reporter.py sha256=W_6IBYO6-hPRlC2OYyNndMoSwwjmkD9XX_j9XJ80dJo 1833
site_scout/test_site_scout.py sha256=g3e0yPGnm-V8g4aZ_q-1ykC4udY3rJoFSnSOGQwZDAA 15641
site_scout/test_split_collection.py sha256=KI6SJhK-FCzCfBriFxmaeY7xcW-3fnexgHAtFAKcq5w 2462
site_scout/test_url_collection.py sha256=oP5o4ctMAWiMT_ATr1ZnJ-SQWFi2dBjpOjnIS85VwtA 4633
site_scout/url_collection.py sha256=DQWuW_8Eds0qdrP-cx9-3J95A0aMgL5FpwK7eLzU0do 9271
site_scout/resources/prefpicker.yml sha256=B3bvFWrsQ9AKMoAaw8J2g_4vNsPoBJv2wS0JP1J85zk 3890
site_scout-1.1.0.dist-info/LICENSE.md sha256=5rZWbwhd9XRlFcbX4u3K7A0rd9UnrEDZFAnXg_tshQg 15550
site_scout-1.1.0.dist-info/METADATA sha256=frrZJHmSEkAjPBsnLY3uAz-V3SKCsn1payftqOFVBPg 2792
site_scout-1.1.0.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
site_scout-1.1.0.dist-info/entry_points.txt sha256=srDLtMCGHXT_JWfcqcXLScNrH-pgHRjfCGGpIDv1alA 100
site_scout-1.1.0.dist-info/top_level.txt sha256=mtccQuJ7ojaVCPUuEgfX4KExcQq4zArw1t4070svnV4 11
site_scout-1.1.0.dist-info/RECORD

top_level.txt

site_scout

entry_points.txt

site-scout = site_scout.main:main
url-collection = site_scout.url_collection:main