Metadata-Version: 2.4
Name: pp2p-core-sdk
Version: 0.2.1
Summary: Deprecated compatibility package. Use pp2p_core.
Author: PP2P
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pp2p_core>=0.2.1

# Python SDK (Legacy Package Name)

This package name is kept for compatibility only.

## Correct install command

```bash
pip install pp2p_core
```

`pp2p-core-sdk` depends on `pp2p_core` and exists so older references do not break.
