Search Criteria
Package Details: python-proto-plus 1.25.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-proto-plus.git (read-only, click to copy) |
---|---|
Package Base: | python-proto-plus |
Description: | A wrapper around protocol buffers |
Upstream URL: | https://github.com/googleapis/proto-plus-python |
Licenses: | Apache-2.0 |
Submitter: | PumpkinCheshire |
Maintainer: | supermario |
Last Packager: | supermario |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2020-10-05 12:39 (UTC) |
Last Updated: | 2024-11-25 14:12 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-protobuf (python-protobuf-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (11)
- python-cirq-google
- python-google-ai-generativelanguage
- python-google-cloud-bigquery-storage
- python-google-cloud-compute
- python-google-cloud-iam
- python-google-cloud-pubsub
- python-google-cloud-texttospeech
- python-google-cloud-translate
- python-google-cloud-vision
- python-grpc-google-iam-v1
- python-grpcio-status
Latest Comments
micwoj92 commented on 2024-08-01 21:41 (UTC)
I don't think that
python-google-api-core
is needed in depends. In setup.py it says:and this package doesnt do any testing/checks. Unless I understand that wrong.