Metadata-Version: 2.4
Name: pyxcrypt
Version: 0.1.0
Summary: Python3 bindings for libxcrypt
Author-Email: Daniel Zagaynov <kotopesutility@altlinux.org>
License-Expression: GPL-3.0-or-later
Classifier: Programming Language :: C
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Operating System :: POSIX :: Linux
Project-URL: Repository, https://github.com/altlinux/pyxcrypt
Description-Content-Type: text/markdown

# pyxcrypt
Simple python3 bindings to libxrcypt[1].



# Links
[1] - https://github.com/besser82/libxcrypt
