mal-python

View on PyPIReverse Dependencies (0)

1.2 mal_python-1.2-py3-none-any.whl

Wheel Details

Project: mal-python
Version: 1.2
Filename: mal_python-1.2-py3-none-any.whl
Download: [link]
Size: 22522
MD5: 07ef6d95e866010eafb3c207a85cd2bb
SHA256: 3f4721c53d0f54344837a1f331436d484a72b22666aefdf8c5c6fba23e771541
Uploaded: 2021-10-13 22:22:06 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: mal-python
Version: 1.2
Summary: An implementation of the lisp-like programming language mal in Python3.
Author: Alon Hershenhorn
Author-Email: hershen[at]gmail.com
Home-Page: https://github.com/hershen/mal/tree/master/impls/myPython
Requires-Python: >=3.6
Requires-Dist: readline; platform_system == "Linux"
Requires-Dist: pyreadline; platform_system == "Windows"
[Description omitted; length: 100 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core.py sha256=jpESSeMPPHUxnYjflCkiupHVhT3gZgD28IT5qtsJPAY 11018
env.py sha256=aWJPwz8um7cVqI6OwEvoMhcMq0wicTraN_FpBEFsCh0 1012
evaluator.py sha256=TeS73kEO0LmmUeC5R36nlb2a9HFkX75FFZqXRK_ytM8 8595
mal_types.py sha256=oDv2gGXESwqpiaLs6qBLNZGtgcTnbkfUa5ntZFmVBMU 5357
parser.py sha256=JJgD0pckxGiEFJAq-jicaM4wOOzHwmlglnI9gULu6SI 6830
printer.py sha256=gwxVCZFAlFyI-ydHwRKVYTBrUJai4l5dREoGGeqvGl4 831
stepA_mal.py sha256=NoSmucK70lxR2Pe2BefRO7Rle2C-gNmleqRAHU-Qswg 3285
mal_python/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mal_python/core.py sha256=i1d-IioGocT-pveHdQh__hAr05jyI1QkuepeYbtMITE 11066
mal_python/env.py sha256=g8y0yCfHQJpW075GnT97wQQECRaKQVSIXS2t0PSuYiQ 1028
mal_python/evaluator.py sha256=8V0bKAY7fh1_KIseP0XqUbu2S-d5cFvtbD48OYz5ZWg 8643
mal_python/mal_types.py sha256=oDv2gGXESwqpiaLs6qBLNZGtgcTnbkfUa5ntZFmVBMU 5357
mal_python/parser.py sha256=TpetJqu_XBG8NjJwhggl9wu64-PHdCXFmh3ilskw00U 6846
mal_python/printer.py sha256=KZnL8ppmi14oAirz4MlA12TgoelOiBuXkE97zPslL6w 863
mal_python/stepA_mal.py sha256=3qCPYEOScaFRD_QIwzhBLbhOGYwWhJ4co_6QljCMe-U 3381
mal_python-1.2.dist-info/DESCRIPTION.rst sha256=fUR-Nd0rlMIJUCwIsHBX7HsJ2CS4z_wTKs7FBIsKY0s 100
mal_python-1.2.dist-info/METADATA sha256=TcPXrHtP5Z0EC-7h1Yj8wIE9QFwfVQzyGIEOLy7DEAw 526
mal_python-1.2.dist-info/RECORD
mal_python-1.2.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
mal_python-1.2.dist-info/entry_points.txt sha256=7lhvbSu1tK_QlR1O0b_1BI-dwj2hZvpPhcvQLRtVYPA 49
mal_python-1.2.dist-info/metadata.json sha256=5dsUWss7C6rJDDzFENZQDIzHzLfYPesYtCXpmZshv8M 825
mal_python-1.2.dist-info/top_level.txt sha256=1No3XjyOCMVVzWqtfNKaJbU_ojG3ruk0kLhHnxlhccA 11

top_level.txt

mal_python

entry_points.txt

mal = mal_python.stepA_mal:main