Metadata-Version: |
2.1 |
Name: |
har2tree |
Version: |
1.27.6 |
Summary: |
HTTP Archive (HAR) to ETE Toolkit generator |
Author: |
Raphaël Vinot |
Author-Email: |
raphael.vinot[at]circl.lu |
Home-Page: |
https://github.com/Lookyloo/har2tree |
Project-Url: |
Documentation, https://har2tree.readthedocs.io/en/latest/ |
Project-Url: |
Repository, https://github.com/Lookyloo/har2tree |
License: |
BSD-3-Clause |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: POSIX :: Linux |
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: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Security |
Requires-Python: |
>=3.9,<3.14 |
Requires-Dist: |
Sphinx (<9,>=8); python_version >= "3.10" and extra == "docs" |
Requires-Dist: |
beautifulsoup4[charset-normalizer,lxml] (<5.0.0,>=4.12.3) |
Requires-Dist: |
charset-normalizer (<4.0.0,>=3.4.0) |
Requires-Dist: |
ete3 (<4.0.0,>=3.1.3) |
Requires-Dist: |
filetype (<2.0.0,>=1.2.0) |
Requires-Dist: |
markupsafe (<4.0.0,>=3.0.2) |
Requires-Dist: |
numpy (<2.1); python_version < "3.10" |
Requires-Dist: |
numpy (<3.0,>=2.2); python_version >= "3.10" |
Requires-Dist: |
publicsuffixlist (<2.0.0.0,>=1.0.2.20241213) |
Requires-Dist: |
six (<2.0.0,>=1.17.0); extra == "docs" |
Requires-Dist: |
tinycss2 (<2.0.0,>=1.4.0) |
Requires-Dist: |
w3lib (<3.0.0,>=2.2.1) |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |