nmfu

View on PyPIReverse Dependencies (0)

0.5.7 nmfu-0.5.7-py3-none-any.whl

Wheel Details

Project: nmfu
Version: 0.5.7
Filename: nmfu-0.5.7-py3-none-any.whl
Download: [link]
Size: 71912
MD5: c9b0af9d1e3b0de221ea53646bc81db6
SHA256: cefddf91ce7a113f790b424849c9ab1aa9e2f6e6ef56f16d65702283ce6c2a6e
Uploaded: 2024-09-08 22:22:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nmfu
Version: 0.5.7
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
License-File: LICENSE
[Description omitted; length: 1809 characters]

WHEEL

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

RECORD

Path Digest Size
nmfu.py sha256=9FeRNAh33isrPHtN7i27WQmlLe-SuV7fU4EE8tsBhv0 277433
nmfu-0.5.7.dist-info/LICENSE sha256=5X8cMguM-HmKfS_4Om-eBqM6A1hfbgZf6pfx2G24QFI 35150
nmfu-0.5.7.dist-info/METADATA sha256=6jB4Wpe0yx19GmlFT62Q8rymMURY92VqRucISrnZakE 3137
nmfu-0.5.7.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
nmfu-0.5.7.dist-info/entry_points.txt sha256=jJ1c3uu0-VBTS8M7M5FfM1c9ngpUDoco0o8TseXzaJU 35
nmfu-0.5.7.dist-info/top_level.txt sha256=a1cIIOMDvZBPAIutRx5pk4M-SFua-v4MWl0c6zrVnXI 5
nmfu-0.5.7.dist-info/RECORD

top_level.txt

nmfu

entry_points.txt

nmfu = nmfu:main