Metadata-Version: 2.4
Name: mllang-protocol
Version: 0.1.9
Summary: MLLANG v0.1 reference parser — compact text-surface protocol for AI-agent state, lives inside markdown fenced blocks
Author: Jake Liu
License: Apache-2.0
Project-URL: Homepage, https://github.com/jakeliu/mllang
Project-URL: Repository, https://github.com/jakeliu/mllang
Project-URL: Documentation, https://mllang.com
Project-URL: Issues, https://github.com/jakeliu/mllang/issues
Keywords: mllang,ai,agents,multi-agent,llm,protocol
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Provides-Extra: mcp
Requires-Dist: mcp>=1.0; extra == "mcp"
Provides-Extra: shim
Requires-Dist: shim-engine>=0.1.0; extra == "shim"
