File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[metadata]
22name = bcrypt
33version = attr: bcrypt.__about__.__version__
4- description = attr: bcrypt.__about__.__summary__
4+ description = Modern password hashing for your software and your servers
55long_description = file: README.rst
66long_description_content_type = text/x-rst
7- license = attr: bcrypt.__about__.__license__
7+ license = Apache License, Version 2.0
88license_file = LICENSE
9- url = attr: bcrypt.__about__.__uri__
10- author = attr: bcrypt.__about__.__author__
11- author_email = attr: bcrypt.__about__.__email__
9+ url = https://github.com/pyca/bcrypt/
10+ author = The Python Cryptographic Authority developers
11+ author_email = cryptography-dev@python.org
1212classifiers =
1313 Development Status :: 5 - Production/Stable"
1414 License :: OSI Approved :: Apache Software License"
You can’t perform that action at this time.
0 commit comments