Metadata-Version: 2.1
Name: fabric-protos-python
Version: 2.4
Summary: Hyperledger Fabric gRPC and Protocol Buffer Bindings for python
Home-page: https://github.com/ic-matcom/fabric-protos-python
License: Apache
Author: Institute of Cryptography of the Faculty of Mathematics and Computer Science at University of Havana
Author-email: kmilo.denis.glez@yandex.com
Maintainer: Kmilo Denis González
Maintainer-email: kmilo.denis.glez@yandex.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: grpclib (>=0.4.3,<0.5.0)
Requires-Dist: protobuf (>=4.21.7,<5.0.0)
Description-Content-Type: text/markdown

# fabric-protos-python
Hyperledger Fabric gRPC and Protocol Buffer Bindings for python

## Community

We welcome contributions to the Hyperledger Fabric project in many forms.
There’s always plenty to do! Check the documentation on
[how to contribute][contributing] to this project for the full details.

- [Hyperledger Community](https://www.hyperledger.org/community)
- [Hyperledger mailing lists and archives](http://lists.hyperledger.org/)
- [Hyperledger Chat](http://chat.hyperledger.org/channel/fabric)
- [Hyperledger Fabric Issue Tracking (JIRA)](https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104)
- [Hyperledger Fabric Wiki](https://wiki.hyperledger.org/display/Fabric)
- [Hyperledger Wiki](https://wiki.hyperledger.org/)
- [Hyperledger Code of Conduct](https://wiki.hyperledger.org/display/HYP/Hyperledger+Code+of+Conduct)

## License <a name="license"></a>

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

[contributing]: https://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html
[go]: https://golang.org/
[grpc]: https://grpc.io/docs/guides/
[protobuf]: https://github.com/protocolbuffers/protobuf/
[rocketchat-image]: https://open.rocket.chat/images/join-chat.svg
[rocketchat-url]: https://chat.hyperledger.org/channel/fabric

