github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/wheelegg/testdata/malformed_pkginfo (about) 1 Metadata-Version: 2.1 2 Name: passlib 3 Version: 1.7.4 4 Summary: comprehensive password hashing framework supporting over 30 schemes 5 Home-page: https://passlib.readthedocs.io 6 Author: Eli Collins 7 Author-email: elic@assurancetechnologies.com 8 License: BSD 9 Download-URL: https://pypi.python.org/packages/source/p/passlib/passlib-1.7.4.tar.gz 10 Description: Passlib is a password hashing library for Python 2 & 3, which provides 11 Keywords: password secret hash security 12 crypt md5-crypt 13 sha256-crypt sha512-crypt pbkdf2 argon2 scrypt bcrypt 14 apache htpasswd htdigest 15 totp 2fa 16 Platform: UNKNOWN 17 Classifier: Intended Audience :: Developers 18 Classifier: License :: OSI Approved :: BSD License 19 Classifier: Natural Language :: English 20 Classifier: Operating System :: OS Independent 21 Classifier: Programming Language :: Python :: 2 22 Classifier: Programming Language :: Python :: 2.6 23 Classifier: Programming Language :: Python :: 2.7 24 Classifier: Programming Language :: Python :: 3 25 Classifier: Programming Language :: Python :: 3.3 26 Classifier: Programming Language :: Python :: 3.4 27 Classifier: Programming Language :: Python :: 3.5 28 Classifier: Programming Language :: Python :: 3.6 29 Classifier: Programming Language :: Python :: 3.7 30 Classifier: Programming Language :: Python :: 3.8 31 Classifier: Programming Language :: Python :: 3.9 32 Classifier: Programming Language :: Python :: Implementation :: CPython 33 Classifier: Programming Language :: Python :: Implementation :: Jython 34 Classifier: Programming Language :: Python :: Implementation :: PyPy 35 Classifier: Topic :: Security :: Cryptography 36 Classifier: Topic :: Software Development :: Libraries 37 Classifier: Development Status :: 5 - Production/Stable 38 Provides-Extra: argon2 39 Provides-Extra: bcrypt 40 Provides-Extra: totp 41 Provides-Extra: build_docs