har2postman

View on PyPIReverse Dependencies (0)

0.1.3 har2postman-0.1.3-py3-none-any.whl

Wheel Details

Project: har2postman
Version: 0.1.3
Filename: har2postman-0.1.3-py3-none-any.whl
Download: [link]
Size: 5548
MD5: 1540b414c5c1c16b984b81f91bc94d3a
SHA256: 98294befc4e258131bdd7a79728f07a80b738aa64e73be230572428c0b172053
Uploaded: 2020-11-29 00:39:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: har2postman
Version: 0.1.3
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
Requires-Python: >=3.6,<4.0
Requires-Dist: jsonpath (<0.83.0,>=0.82.0)
Description-Content-Type: text/markdown
[Description omitted; length: 579 characters]

WHEEL

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

RECORD

Path Digest Size
har2postman/__init__.py sha256=A27NBwN-VoiMkCaaa34mvAR9_51NefRgL2q19PRAOoM 48
har2postman/cli.py sha256=eir3cfc9nGTWH6Ra5jhJR6Gzmwe84mYXouH37_HuTD0 1076
har2postman/common.py sha256=Hl-NBY3KbxOhoBnEUjNcwfBUG-k7S7k3wl1Bks40YxU 3693
har2postman/har2postman.py sha256=DPywNgiGeCiNO2v4xzQbn9OOTV6s9iGSjJTdkdAH6j0 1712
har2postman-0.1.3.dist-info/entry_points.txt sha256=7C9FqpNFkgMfmF71diymJsxiqU-ytjogu6W8gMMlfe8 79
har2postman-0.1.3.dist-info/LICENSE sha256=JdQkw4VTs9Gce9VEpdJm4UcpslT-Cn4IjST478-c3LI 1062
har2postman-0.1.3.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
har2postman-0.1.3.dist-info/METADATA sha256=mmy-Wc8Yfiq3aM0qzED11XqkwPgQe6wc3MaV7CVzu5E 1333
har2postman-0.1.3.dist-info/RECORD

entry_points.txt

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