Metadata-Version: 2.4
Name: pyclues
Version: 0.0.1
Summary: Placeholder package to prevent dependency confusion. The real pyclues is an internal package.
Project-URL: Homepage, https://yourcompany.com
Author-email: Security Team <security@yourcompany.com>
License-Expression: MIT
License-File: LICENSE
Keywords: dependency-confusion,placeholder,reserved
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pyclues (placeholder)

> **This is a placeholder package.** It contains no useful code.

This package exists on PyPI solely to **reserve the name `pyclues`** and prevent
[dependency confusion](https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610) attacks.

The **real** `pyclues` package is an internal tool distributed via a private registry.

## If you installed this by mistake

Your pip index configuration is likely pointing to the public PyPI instead of (or in
addition to) the private registry. Please contact your platform/security team to fix
your `pip.conf` / `pip.ini` or environment variables (`PIP_INDEX_URL`,
`PIP_EXTRA_INDEX_URL`).

## Contact

Security Team — security@yourcompany.com
