nmfu

View on PyPIReverse Dependencies (0)

0.5.6 nmfu-0.5.6-py3-none-any.whl

Wheel Details

Project: nmfu
Version: 0.5.6
Filename: nmfu-0.5.6-py3-none-any.whl
Download: [link]
Size: 71914
MD5: a30833bc90a215792f46dfaccd222ad3
SHA256: 9699cc9baecd432cdaeceb4a0a6a120211906de7aba6644f9c3237179e915a8b
Uploaded: 2024-04-12 15:22:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nmfu
Version: 0.5.6
Summary: A parser generator that turns procedural programs into C state machines
Author: Matthew Mirvish
Author-Email: matthew[at]mm12.xyz
Home-Page: https://github.com/mincrmatt12/nmfu
Project-Url: Bug Tracker, https://github.com/mincrmatt12/nmfu/issues
Project-Url: Source Code, https://github.com/mincrmatt12/nmfu
License: GPLv3
Keywords: c parser parser-generator cli tool
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: ~=3.6
Requires-Dist: lark (>=1.0)
Requires-Dist: pytest-cov; extra == "coverage"
Requires-Dist: graphviz (>=0.14); extra == "debug"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: hypothesis; extra == "tests"
Provides-Extra: coverage
Provides-Extra: debug
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 1811 characters]

WHEEL

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

RECORD

Path Digest Size
nmfu.py sha256=lst8hC9AaO6Z4vxd0Wo1sdPVsrvP9CZwgcx_RKD9ZHY 277417
nmfu-0.5.6.dist-info/LICENSE sha256=5X8cMguM-HmKfS_4Om-eBqM6A1hfbgZf6pfx2G24QFI 35150
nmfu-0.5.6.dist-info/METADATA sha256=xzY92KC35gTMpCebj2ngZC_YToGVcNxQuQ1tAR7LqzA 3145
nmfu-0.5.6.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
nmfu-0.5.6.dist-info/entry_points.txt sha256=p_rlKZiLVQV64F1HW7aVtXlLgpEIctQoncdJ8IVpxQs 36
nmfu-0.5.6.dist-info/top_level.txt sha256=a1cIIOMDvZBPAIutRx5pk4M-SFua-v4MWl0c6zrVnXI 5
nmfu-0.5.6.dist-info/RECORD

top_level.txt

nmfu

entry_points.txt

nmfu = nmfu:main