pretty-format-json

View on PyPIReverse Dependencies (1)

0.2.22 pretty_format_json-0.2.22-py3-none-any.whl

Wheel Details

Project: pretty-format-json
Version: 0.2.22
Filename: pretty_format_json-0.2.22-py3-none-any.whl
Download: [link]
Size: 6008
MD5: 1025de41fd2eb9014c1a8e225370ab2b
SHA256: 654931ba6d3ac70118e23247c1c9ca93b09d2bf7be2c78d4f63e20e2e55d2b87
Uploaded: 2020-07-20 07:35:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pretty-format-json
Version: 0.2.22
Summary: Pretty print json contains python style coments, string literal.
Author: weaming
Author-Email: garden.yuen[at]gmail.com
Home-Page: https://github.com/weaming/pretty-format-json
Project-Url: Source, https://github.com/weaming/pretty-format-json
Project-Url: Bug Reports, https://github.com/weaming/pretty-format-json
Keywords: json format
Requires-Dist: oyaml
Requires-Dist: data-process (>=0.3.*)
Description-Content-Type: text/markdown
[Description omitted; length: 741 characters]

WHEEL

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

RECORD

Path Digest Size
pretty_format_json/__init__.py sha256=6V1DNenWTpT8szoHvKlOyFsk9reZQ4Kkfux8JrPCdRs 90
pretty_format_json/csv_json.py sha256=V-cZ9tkhmouOjM6A6GejrWuz5CtuvonajTlC17T1MG0 4196
pretty_format_json/format.py sha256=DJwgrRUUotj5HJ152QdDdxkIG0DeuLPK68IrLXVZ2eI 3382
pretty_format_json/yaml_json.py sha256=4pmn4zdfWU6G8Hfjm3_OjkYb674RAG2loF_2idv3Vm0 1324
pretty_format_json-0.2.22.dist-info/METADATA sha256=AvC3oCUH_fK3u587K6IUoHEDO2xksivj0VtNYpf3o_A 1283
pretty_format_json-0.2.22.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
pretty_format_json-0.2.22.dist-info/entry_points.txt sha256=1CMx6CC9tpBpkH_C8yCFVafZjnbq24ycY4sZoGLFvuU 161
pretty_format_json-0.2.22.dist-info/top_level.txt sha256=qaf1IIypthcPClGGqvJ0FpIVit56W71LlOcPA1lezdU 19
pretty_format_json-0.2.22.dist-info/RECORD

top_level.txt

pretty_format_json

entry_points.txt

csv_json = pretty_format_json.csv_json:main
pretty_format_json = pretty_format_json.format:main
yaml_json = pretty_format_json.yaml_json:main