Metadata-Version: 2.4
Name: valgroup-lib-sap
Version: 0.0.1
Summary: Placeholder package to reserve the valgroup-lib-sap name on public PyPI and prevent dependency confusion attacks.
Author-email: Luan Marques <luan.marques@valgroupco.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# valgroup-lib-sap

This is a placeholder package published on public PyPI to reserve the name and prevent dependency confusion attacks (supply chain attacks).

**The actual library is private** and must be installed from the organization's private PyPI repository.

If you installed this package accidentally from public PyPI, please remove it:

```bash
pip uninstall valgroup-lib-sap
```
