Metadata-Version: 2.4
Name: shield-storage
Version: 0.0.0
Summary: Reserved name. The real 'shield-storage' is a private BlackShield package and is not distributed on PyPI.
Author: BlackShield
License-Expression: MIT
Project-URL: Homepage, https://blackshield.pt
Keywords: placeholder,reserved,namespace
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# shield-storage — reserved name

This is **not** a real package. It exists so that the name `shield-storage` on PyPI belongs to
BlackShield and cannot be claimed by anyone else.

The real `shield-storage` is a private, first-party library. It is never published to PyPI, and
only version `0.0.0` will ever appear here.

If you arrived because a build tried to install `shield-storage` from PyPI, that build resolved a
private dependency against the public index. Install it from the private wheelhouse
(`--no-index --find-links`) or from its source checkout instead. Importing this
placeholder raises `ImportError` rather than silently standing in for the real package.

<https://blackshield.pt>
