Metadata-Version: 2.5
Name: soorma-sdk
Version: 0.0.0
Summary: Alias for the soorma package. Install `soorma` instead.
Project-URL: Homepage, https://soorma.ai
Project-URL: Repository, https://github.com/soorma-ai/soorma-sdk
Project-URL: Install this instead, https://pypi.org/project/soorma/
Author: Amit Bhadoria
License: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: soorma
Description-Content-Type: text/markdown

# soorma-sdk

**You probably want [`soorma`](https://pypi.org/project/soorma/) instead.**

    pip install soorma

This distribution exists because the client SDKs are developed in a repository
named [`soorma-sdk`](https://github.com/soorma-ai/soorma-sdk), and the name is
a reasonable guess. It installs `soorma` for you and provides nothing itself.

The repository is polyglot — each language publishes under its own ecosystem's
conventions, and the Python harness is published as `soorma`.
