Metadata-Version: 2.4
Name: structured-parse
Version: 1.0.0
Summary: Multi-language library for parsing labeled/structured LLM output
Author-email: Keith Chester <keith@hlfshell.com>
License: MIT
Project-URL: Homepage, https://github.com/hlfshell/structured-parse
Project-URL: Repository, https://github.com/hlfshell/structured-parse
Keywords: llm,parser,structured-output,wasm,ai,agent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: build>=0.10.0; extra == "dev"

Future Python port of structured-parse will live here.

