Metadata-Version: 2.4
Name: Conceal_Pass
Version: 1.0.0
Summary: A package for password input masking
Project-URL: Homepage, https://github.com/sneekyfoxx/ConcealPass
Project-URL: Issues, https://github.com/sneekyfoxx/ConcealPass/issues
Author-email: sneekyfoxx <sneekyfoxx09@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# ConcealPass

**ConcealPass** is a Python package for collecting user password input and allowing the input
to be masked. The password is then returned (in plain text) to be stored or used for other purposes.
