Metadata-Version: 2.1 Name: akkaserverless Version: 0.1.11 Summary: Akka Serverless Python Support Library Home-page: https://github.com/jpollock/akkaserverless-python-sdk Author: Lightbend License: Apache 2.0 Project-URL: Documentation, https://akkaserverless.io/docs/user/lang/index.html Project-URL: Source, https://github.com/jpollock/akkaserverless-python-sdk Platform: UNKNOWN Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3.6 Requires-Python: >=3.6 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: attrs (>=19.3.0) Requires-Dist: google-api (>=0.1.12) Requires-Dist: googleapis-common-protos (>=1.51.0) Requires-Dist: grpcio (>=1.31.0) Requires-Dist: grpcio-tools (>=1.31.0) Requires-Dist: protobuf (>=3.11.3) Requires-Dist: pytest (>=6.2.4) Requires-Dist: six (>=1.14.0) Requires-Dist: grpcio-reflection (>=1.31.0) Requires-Dist: docker UNKNOWN