Metadata-Version: 2.3
Name: c-two
Version: 0.1.6
Summary: A python server to support IPC between CRM and Component processes.
License: MIT
Author: YcSoku
Author-email: dsssyc02@gmail.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: grpcio (>=1.71.0,<2.0.0)
Requires-Dist: grpcio-tools (>=1.71.0,<2.0.0)
Requires-Dist: mypy-protobuf (>=3.6.0,<4.0.0)
Requires-Dist: pydantic (>=2.11.0,<3.0.0)
Requires-Dist: zmq (>=0.0.0,<0.0.1)
Description-Content-Type: text/markdown

# C-Two

<p align="center">
<img align="center" width="150px" src="https://raw.githubusercontent.com/world-in-progress/c-two/main/doc/images/logo.png">
</p>

C-Two serves as a foundational framework designed to scaffold runtime interfaces (Core Resource Model, CRM) for agnostic resources, enabling seamless invocation of any Component to perform resource-related computations.
