Search Criteria
Package Details: python-proto-plus 1.24.0-2
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 |
Submitter: | PumpkinCheshire |
Maintainer: | supermario |
Last Packager: | Rubo |
Votes: | 3 |
Popularity: | 0.000005 |
First Submitted: | 2020-10-05 12:39 (UTC) |
Last Updated: | 2024-08-22 19:26 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-protobuf (python-protobuf-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (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.