Metadata-Version: 2.4
Name: graphblocks
Version: 0.0.1
Summary: Reserved alpha metapackage for GraphBlocks
Project-URL: Homepage, https://github.com/graphblocks/graphblocks
Project-URL: Documentation, https://github.com/graphblocks/graphblocks/tree/main/docs
Project-URL: Source, https://github.com/graphblocks/graphblocks
Project-URL: Issues, https://github.com/graphblocks/graphblocks/issues
Author: GraphBlocks contributors
License-Expression: Apache-2.0
Keywords: ai,contracts,graph,rag,runtime,workflow
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# graphblocks

Don't reinvent wheel.

This is an alpha placeholder for the provider-neutral GraphBlocks metapackage.
It reserves the `graphblocks` distribution name while the foundation packages
and conformance profiles mature.

This placeholder intentionally has no runtime dependencies and owns no Python
import package. Future releases will depend on the stable foundation packages;
`graphblocks-core` is expected to provide the `graphblocks` import namespace.

Source and documentation:

- https://github.com/graphblocks/graphblocks
- https://github.com/graphblocks/graphblocks/tree/main/docs
