Metadata-Version: 2.3
Name: keyring-backend
Version: 0.1.0
Summary: Custom backend for keyring package
Author: Piotr Dec
Author-email: Piotr Dec <piotr_dec@msn.com>
Requires-Dist: cryptography>=46.0.3
Requires-Dist: keyring>=25.7.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Python Keyring Backend

This package provides a custom Python keyring backend.
It can be used in e.g., Alpine Linux containers, where the system keyring is not available.
