Metadata-Version: 2.4
Name: akari-proto
Version: 0.4.4
Summary: Python package of akari protobuf definitions and utility functions
Project-URL: Homepage, https://github.com/AkariGroup/akari_software
Author-email: akari <akari.tmc@gmail.com>
License: Apache License 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
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-Python: >=3.10
Requires-Dist: grpcio==1.68.1
Requires-Dist: protobuf==5.29.2
Description-Content-Type: text/markdown

# akari\_proto

[AKARI](https://github.com/AkariGroup/) を gRPC 経由で使うための protobuf 定義

詳細は[オンラインドキュメント](https://AkariGroup.github.io/docs)、および [akari_client](https://pypi.org/project/akari-client/) を参照してください。
