jason-json

View on PyPIReverse Dependencies (0)

1.0.0 jason_json-1.0.0-py3-none-any.whl

Wheel Details

Project: jason-json
Version: 1.0.0
Filename: jason_json-1.0.0-py3-none-any.whl
Download: [link]
Size: 6439
MD5: 2d797104ed106ede18a337feccf274a4
SHA256: 7b54f821dd05cd42fbc0b21cc9a40dc02cd3bd906d1993f8462a4f0e575c565b
Uploaded: 2024-11-09 23:27:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jason_json
Version: 1.0.0
Summary: Jason (https://jason.co.jp) JSON Builder
Author: eggplants
Author-Email: w10776e8w[at]yahoo.co.jp
Home-Page: https://github.com/eggplants/jason-json
Project-Url: Repository, https://github.com/eggplants/jason-json
License: MIT
Keywords: json,jason,japanese,scraping
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10,<4
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: lxml (<6.0.0,>=5.3.0)
Requires-Dist: typed-argument-parser (<2.0.0,>=1.10.1)
Requires-Dist: types-beautifulsoup4 (<5.0.0.0,>=4.12.0.20241020)
Description-Content-Type: text/markdown
[Description omitted; length: 2532 characters]

WHEEL

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

RECORD

Path Digest Size
jason_json/__init__.py sha256=YvZp4-MLRgxdPDlvxk4dOV5leGR_FYdhWZAtdbB2FHY 49
jason_json/main.py sha256=6RVjK8yx6dpLTfk0ShnFlnQMThpPF8o_vWjITj0oShM 1320
jason_json/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jason_json/types.py sha256=geOTDF-M3DGhRyUPQ1C53zIJ-tD4nzrhpp5CWAS6qgA 1768
jason_json/utils.py sha256=-nPPRkj0RN2YPywH_CCmcqJnUHWtEkocPwOH_SHm2W4 2879
jason_json-1.0.0.dist-info/LICENSE sha256=FsGsG3mlKAC_sWt_ojz48ChDoPoIX_bU-PtUTFayZWo 1075
jason_json-1.0.0.dist-info/METADATA sha256=HnBYGl0v0WmV0mijX9UvaCPF1yu0vUBSyuQwDwrhKJ4 3568
jason_json-1.0.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
jason_json-1.0.0.dist-info/entry_points.txt sha256=Tbe3nFGuBHJhZ_ypJVYYxU_Y7ZNzt22TmCvls5KIp9M 83
jason_json-1.0.0.dist-info/RECORD

entry_points.txt

jason-json = jason_json.main:main
jason.json = jason_json.main:main