Metadata-Version: 2.5
Name: django-fum
Version: 0.0.1
Summary: Reserved name placeholder - not a functional package.
License: MIT
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Description-Content-Type: text/markdown

# django-fum

**This is not a functional package.** It is a namespace placeholder.

A private package called `django-fum` is published to a private package index. This
placeholder reserves the same name on public PyPI so that it cannot be
registered by a third party and substituted into a build that resolves against
both indexes -- a dependency confusion attack.

It is permanently version `0.0.1`, contains no code, and raises a
`RuntimeError` if imported. The private package is always versioned higher, so
a correctly configured install never selects this one.

If you installed this by accident, your index configuration is resolving
against public PyPI rather than the private index it should be using.

If you believe you have a legitimate claim to this name, contact
2d171102879c4f40b42296ac7997936f@proton.me.
