ast2json

View on PyPIReverse Dependencies (3)

0.4 ast2json-0.4-py2.py3-none-any.whl

Wheel Details

Project: ast2json
Version: 0.4
Filename: ast2json-0.4-py2.py3-none-any.whl
Download: [link]
Size: 5495
MD5: 36cd5df97b96fc152d99134c7aff9c07
SHA256: df60746b65384a7fdfc7ef29a6f703ef9cc6e643586e7636e0a44a9f47901810
Uploaded: 2025-02-07 13:53:58 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: ast2json
Version: 0.4
Summary: convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)
Author: Laurent Peuch
Author-Email: cortex[at]worlddomination.be
Home-Page: https://github.com/Psycojoker/ast2json
License: BSD
Keywords: ast
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: summary
[Description omitted; length: 1983 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
ast2json/__init__.py sha256=b1VTr07KQTGONnoZlp6yE0A8SNrfRme4I9HRWADSvrE 41
ast2json/ast2json.py sha256=Idi9avjqMjULC01IpCne6f_cn2q6OmuBEftabjPrfQo 3000
ast2json/types.py sha256=ugU88nI5eqhbhWw5Um90ReliMnVA9y8lqLLeHltH2wU 97
ast2json/py2/__init__.py sha256=Dr7ih4-wigghWEELApNE4yP3VOMAqqJJXa2r6PE_i0M 454
ast2json/py3/__init__.py sha256=tRwtrji1Jdy97cqnPJ1oauih6zVlCGzmfZjgaFFNSo4 313
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_api.py sha256=rJpYhoLASyqhfQHTHmFd2v0zd9IhodzeN3JXrWdWOEw 578
ast2json-0.4.dist-info/METADATA sha256=b4ouvG64xmrLWjOcKIP39TsYLxasmzMRi2FQsVEhack 2681
ast2json-0.4.dist-info/WHEEL sha256=9Hm2OB-j1QcCUq9Jguht7ayGIIZBRTdOXD1qg9cCgPM 109
ast2json-0.4.dist-info/entry_points.txt sha256=o4acJO9-kG_Vc_Uin8xmYNiLBO7cC8gNYAUhheMdECI 52
ast2json-0.4.dist-info/top_level.txt sha256=3OHv3wVbyO4W0VO-unPwIA77iYTS15XImRQJaD8HoBM 14
ast2json-0.4.dist-info/RECORD

top_level.txt

ast2json
test

entry_points.txt

ast2json = ast2json.ast2json:main