Metadata-Version: 2.4
Name: capnproto
Version: 1.3.0rc1
Summary: Cap’n Proto is an insanely fast data interchange format and capability-based RPC system.
Project-URL: Repository, https://github.com/1kbgz/capnproto-pypi
Project-URL: Homepage, https://github.com/1kbgz/capnproto-pypi
Author-email: the capnproto-pypi authors <dev@1kbgz.com>
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
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
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Provides-Extra: develop
Requires-Dist: build; extra == 'develop'
Requires-Dist: cibuildwheel; extra == 'develop'
Requires-Dist: hatchling; extra == 'develop'
Requires-Dist: twine; extra == 'develop'
Requires-Dist: wheel; extra == 'develop'
Description-Content-Type: text/markdown

# capnproto-pypi

PyPI Packaging for [capnproto](https://github.com/capnproto/capnproto)

[![Build Status](https://github.com/1kbgz/capnproto-pypi/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/1kbgz/capnproto-pypi/actions/workflows/build.yaml)
[![License](https://img.shields.io/github/license/1kbgz/capnproto-pypi)](https://github.com/1kbgz/capnproto-pypi)
[![PyPI](https://img.shields.io/pypi/v/capnproto.svg)](https://pypi.python.org/pypi/capnproto)
