Metadata-Version: 2.2
Name: libpass-next
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: typing-extensions>=4.6.0
Provides-Extra: bcrypt
Requires-Dist: bcrypt>=4.2.1; extra == "bcrypt"
Provides-Extra: argon
Requires-Dist: argon2-cffi>=23.1.0; extra == "argon"
