Metadata-Version: 2.4
Name: wtp-pii-guard
Version: 0.0.0
Summary: Name reserved by WealthTech Pros. This is an inert placeholder — see https://github.com/WealthTechPros/pii-guard for the real package.
Author-email: WealthTech Pros <dave.howard@wealthtechpros.com>
License: MIT
Project-URL: Homepage, https://github.com/WealthTechPros/pii-guard
Project-URL: Repository, https://github.com/WealthTechPros/pii-guard
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# wtp-pii-guard (reserved name — placeholder only)

**This package intentionally does nothing.**

`wtp-pii-guard` is [WealthTech Pros](https://wealthtechpros.com)'s shared
PII detection, masking, and tokenization capability. The real, functional
package is **not distributed on public PyPI** — it is published to WTP's
private, shared package index (`https://pypi.wealthtechpros.com/`) and
consumed internally via a pinned `--index-url`/`--extra-index-url`.

This public-PyPI release exists solely to **reserve the `wtp-pii-guard`
name** and prevent a
[dependency-confusion](https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610)
attack, where a malicious actor could otherwise publish an unrelated
package under this exact name on public PyPI and have it accidentally
resolved by a misconfigured consumer instead of the real, private
package.

- Real project / source: https://github.com/WealthTechPros/pii-guard
- Real package distribution: WTP's private index
  (`pypi.wealthtechpros.com`) — not public PyPI
- This placeholder: version `0.0.0`, no dependencies, no functional code

If you are a WTP consumer looking for the real package, see the root
[`README.md`](https://github.com/WealthTechPros/pii-guard#readme) of the
`pii-guard` repo for install instructions.

Tracking issue: https://github.com/WealthTechPros/pii-guard/issues/10
