inputscriptparser

View on PyPIReverse Dependencies (0)

1.2.0 inputscriptparser-1.2.0-py3-none-any.whl

Wheel Details

Project: inputscriptparser
Version: 1.2.0
Filename: inputscriptparser-1.2.0-py3-none-any.whl
Download: [link]
Size: 8664
MD5: 42b6633830041bdb52512eadb07d8196
SHA256: e391399b4b79be89622fd50c8c2ff680b0877f97e0ce357528f6c11021627c3f
Uploaded: 2024-12-07 21:42:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: inputscriptparser
Version: 1.2.0
Summary: A parser for script-style input data.
Author: takatoh
Author-Email: takatoh.m[at]gmail.com
Home-Page: https://github.com/takatoh/inputscriptparser
Project-Url: Repository, https://github.com/takatoh/inputscriptparser
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: lark (<2.0.0,>=1.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3838 characters]

WHEEL

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

RECORD

Path Digest Size
grammers/inputscript.lark sha256=x7g4B9TonO7-gOWJlGPGJUYAB9u677CPdwPtLI0cOwo 880
grammers/labeledscript.lark sha256=uPvTGRU5pQ_eiVIMeGNskrRZaYzxcxSklf9mz7xS-GA 1096
inputscriptparser/__init__.py sha256=kU3q3f0TTpI6HqEXtaWpWWno_McaP8EyRlhbRS5YNS0 183
inputscriptparser/common.py sha256=ssL4QpHRZMT_KYF5mEInEEA7ecTtgEaGEui65HhqpkI 445
inputscriptparser/interpreters.py sha256=SwdfZV2POv0xtFm0ZCo7bLFmsZ-bLW6JyBFIQdMr6qQ 585
inputscriptparser/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inputscriptparser/parsers/inputscript.py sha256=9aeJOi57FyGBUWv05sEhUgHj5Oi8OsaBNXjA-0HYwEk 1977
inputscriptparser/parsers/labeledscript.py sha256=NklA1vmndc29WhBa-OjrIqph4FdEsWd83lMXdgK6FkU 2684
inputscriptparser/show_script.py sha256=XBk0dSvd2MMAt1o-FXY_dCR26LvG2yn6comciZ5DUnU 1668
inputscriptparser-1.2.0.dist-info/LICENSE.txt sha256=eO-i1CfRaSR54M5LLjqIKvR2_u1I0uhHCDrc21jyj2s 1064
inputscriptparser-1.2.0.dist-info/METADATA sha256=BWl-E2oVpvQmJ56-13WbpTxivTGKjUwxfwRp6WoeTfU 4543
inputscriptparser-1.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
inputscriptparser-1.2.0.dist-info/entry_points.txt sha256=_AlHS_uTLgIGqUn1YDgteXfiaCNzaSoKVBx2xvaYn34 62
inputscriptparser-1.2.0.dist-info/RECORD

entry_points.txt

ispshow = inputscriptparser.show_script:main