dudocode

View on PyPIReverse Dependencies (0)

0.6.1 dudocode-0.6.1-py3-none-any.whl

Wheel Details

Project: dudocode
Version: 0.6.1
Filename: dudocode-0.6.1-py3-none-any.whl
Download: [link]
Size: 39226
MD5: 4fe0e6f0352430e5a6174136acb53dea
SHA256: 1c4de24e561c809c6f4f66f498a3d125da0db331bad09180fcedb2e00e9821c9
Uploaded: 2022-04-08 22:25:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dudocode
Version: 0.6.1
Summary: A pseudocode-to-Python transpiler based on the format specified in CIE IGCSE (Syllabus 0478)
Author: PerceptronV
Author-Email: neutrinovs[at]gmail.com
Home-Page: https://github.com/PerceptronV/dudocode
Classifier: Programming Language :: Other
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Interpreters
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Natural Language :: English
Requires-Python: >=3.3
Requires-Dist: numpy
Requires-Dist: trilobyte
Requires-Dist: colorama
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8360 characters]

WHEEL

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

RECORD

Path Digest Size
dudocode/__init__.py sha256=3spYvnf5EdGohCh8gcH3FQOq-tU1KG3lZbhTpviApw8 1673
dudocode/dudo.py sha256=A2EufxsZ2MYjG9RMRAMg3XchoHqsJ2pdQT17lwWV_Nk 6142
dudocode/version.py sha256=y9FpASAjf8iz4OKPpaT2zC8cn_jVhPizicSeVZ3n0ZE 23
dudocode/objects/__init__.py sha256=dYKa0GUvQqrQ6ro-GFKqNU3KKKH2PV1EcOOd8ejZp20 1801
dudocode/objects/classes.py sha256=irGMkiCutwvlp7Qtry1dYq5KgAXPnXnycH8hifMTyUc 10950
dudocode/objects/functions.py sha256=66PDoQbpoivPFpL8sU2rAMpQUcZvlGa1wzOIXy2KVJQ 2128
dudocode/objects/macros.py sha256=QO3z7mG7vlS0cZzDQ0bZ9j-8YRL5sIC2NXKsWkXIt_E 1713
dudocode/transpile/__init__.py sha256=lOGRwFmYV3TMKORti0x7OobXRFy8tTqeHBVVgjufAqI 54
dudocode/transpile/transpiler.py sha256=lZGKxe8fY8nK-E1rV-0oKubxN2C5Yif6hUvZAZvdZaY 1427
dudocode/transpiler/__init__.py sha256=pI3iNun3u8F6Wbp3EpqOKsBBJ54lso8hyh1NirZmqdU 1555
dudocode/transpiler/functools.py sha256=xTjG1IgQDWk19xYAaotS_HaYuuB-hgPbBQNLMs2C1zc 18009
dudocode/transpiler/transpiler.py sha256=bqvRO9AiLUjFkRiStz3M-GLhTKMNCKrdOG5TNKeKOtM 8315
dudocode/utils/__init__.py sha256=WTkzZgul2ko3EWbiTOLXrfzXbPK_o_R3FsyDSOEICnw 1666
dudocode/utils/utils.py sha256=B7zoVSrnrCDHi2NII7-gxRJOBqczO_8gRcolSjAe8eQ 8533
dudocode-0.6.1.dist-info/LICENSE sha256=Bx5g6nIbWH0814l69-usZtR-zWxpT_jcTzhMqevypQ4 36841
dudocode-0.6.1.dist-info/METADATA sha256=cKg0J6K-k4x6FNTXcqmDlgR3SrmTIEpo3mYhig3avpo 9232
dudocode-0.6.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
dudocode-0.6.1.dist-info/entry_points.txt sha256=noyD5F45NBTGrf7ZcmUvHX-DYYjgfZJDoF9lPdD1CUY 44
dudocode-0.6.1.dist-info/top_level.txt sha256=5vCKOKzH9MQ35gu2obS622IsThhnUPFjGxpQ9_Evfvo 9
dudocode-0.6.1.dist-info/RECORD

top_level.txt

dudocode

entry_points.txt

dudo = dudocode.dudo:main