Metadata-Version: 2.4
Name: liminate
Version: 0.14.0
Summary: A prose-as-syntax language designed from the human end.
Author: R. Michael Thomas
License-Expression: Apache-2.0
Project-URL: Repository, https://github.com/rmichaelthomas/liminate
Keywords: programming-language,prose-as-syntax,natural-language,interpreter
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Interpreters
Requires-Python: >=3.10
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Provides-Extra: build
Requires-Dist: pyinstaller>=6.0; extra == "build"
Dynamic: license-file
