har2pm

View on PyPIReverse Dependencies (0)

0.1.9 har2pm-0.1.9-py3-none-any.whl

Wheel Details

Project: har2pm
Version: 0.1.9
Filename: har2pm-0.1.9-py3-none-any.whl
Download: [link]
Size: 5649
MD5: 7a462d983b5c4fcf599c424ab0227a3b
SHA256: 0688a5bc6b546d3d5cd14675315ad03d4170f11ac73d4011a42fde7a0be48cbf
Uploaded: 2023-08-01 09:29:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: har2pm
Version: 0.1.9
Summary: Convert HAR(HTTP Archive) to Postman Collection
Author: ysansan
Home-Page: https://github.com/whitexie/Har2Postman
Project-Url: Repository, https://github.com/whitexie/Har2Postman
License: MIT
Keywords: har,postman
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6,<4.0
Requires-Dist: jmespath (<0.11.0,>=0.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 522 characters]

WHEEL

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

RECORD

Path Digest Size
har2pm/__init__.py sha256=dstdL5Z0a0R0gGJPqcSiTObXf4oTBJoYT72p23TmT7E 50
har2pm/cli.py sha256=SfEn3h4kmyg8OeI0NxESP38D9vE3uGBiwa4EgZGLkJQ 1353
har2pm/common.py sha256=ZX2nuSmR1IlNKwOUtuQt0Gc1o3NZ8a93jlaS9Ao6kyQ 3723
har2pm/har2postman.py sha256=xDAJp0qCE8eQkO0b1IcQdnoP9OFwF6uzMOMQ1MJRkmk 2210
har2pm-0.1.9.dist-info/entry_points.txt sha256=Zuervd4sPdiw3Q30om1p9AVjQygUv3P5oz8fWcnHDyg 92
har2pm-0.1.9.dist-info/LICENSE sha256=8sVUzsg52Ns3X2UO0oZqSgsipEv90cghinKB7ujMzoM 1083
har2pm-0.1.9.dist-info/METADATA sha256=k_0uL_vaSoaFnJhfezn179wvA0cP37nZ_wbwQI15fP4 1373
har2pm-0.1.9.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
har2pm-0.1.9.dist-info/RECORD

entry_points.txt

har2pm = har2pm.cli:main
har2postman = har2pm.cli:main
harto = har2pm.cli:main