chelodina

View on PyPIReverse Dependencies (0)

0.5.5 chelodina-0.5.5-py3-none-any.whl

Wheel Details

Project: chelodina
Version: 0.5.5
Filename: chelodina-0.5.5-py3-none-any.whl
Download: [link]
Size: 10226
MD5: 50d0fc0cee19087f19a46e467fb0b39f
SHA256: 4b87542a300e87ea7c1dc24193d576cd6053dd991bef1cb2c8b7b84addfb4673
Uploaded: 2018-09-25 09:15:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chelodina
Version: 0.5.5
Summary: A Logo to Python transpiler
Author: Juan Pablo Ortiz
Author-Email: me[at]pablasso.com
Home-Page: http://github.com/pablasso/chelodina
License: MIT
Requires-Dist: ply
Requires-Dist: astor
Description-Content-Type: text/markdown
[Description omitted; length: 4424 characters]

WHEEL

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

RECORD

Path Digest Size
chelodina/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
chelodina/__main__.py sha256=tgvNt5eg8ZK5DzTNuihOa9CGn2ptw3LnHnqwc-7E1L8 815
chelodina/ast_builder.py sha256=Z_n0y_HaMjgu8JtxL3LDdYnsIY9l1IpyIURHxKyWX4o 3000
chelodina/compiler.py sha256=JMHEfhYLuQGU9ZAcBCa7hBgVsvtTrZqxVIzvuWNPyJA 530
chelodina/lexer.py sha256=ql16363cYPqSkRvmvOL_UYZ8nY9Ql3JTxYqEwieKkIY 1032
chelodina/parser.py sha256=JcDwFq_YPugtEdEn9V3lGyb7SQpxVBWGtJCGbZQ_osU 3464
chelodina/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chelodina/utils/debug.py sha256=TpWRCQDqEO29uEVUgmgIbC0yVQLXNuAABAk5hn4PWyo 2281
chelodina/utils/validator.py sha256=aQEXgh_B8yn6zyA8JIKev9zLtMyZ1MRdVBHZMg1Q2MY 872
chelodina-0.5.5.dist-info/METADATA sha256=YM-Zv6XbEE5c5PEXQSp5oSxdgm0mTjOaYW2wbLmhAbg 4729
chelodina-0.5.5.dist-info/RECORD
chelodina-0.5.5.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
chelodina-0.5.5.dist-info/entry_points.txt sha256=UE2dXXoATwFT6TeIbUNwDLl1mdKUfzoacXGIROKhJVs 55
chelodina-0.5.5.dist-info/top_level.txt sha256=w1he5x4UlhdYfnGwaPt6FtcoNVQNPu1R8EZ8YvKyePs 16
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_compiler.py sha256=ge_z1q2GV0DrkNO9JAINzUj8L5D0Dya5hhcipvlqUto 2649

top_level.txt

chelodina
tests

entry_points.txt

chelodina = chelodina.__main__:main