Metadata-Version: 2.1
Name: sslpsk
Version: 1.0.0
Summary: Adds TLS-PSK support to the Python ssl package
Home-page: https://github.com/drbild/sslpsk
Download-URL: https://github.com/drbild/sslpsk/archive/1.0.0.tar.gz
Author: David R. Bild
Author-email: david@davidbild.org
License: Apache 2.0
Keywords: ssl,tls,psk,tls-psk,preshared key
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
License-File: LICENSE
License-File: NOTICE
