PHP 8.2.30
Preview: version.py Size: 626 B
/lib/python3.6/site-packages/OpenSSL/version.py

# Copyright (C) AB Strakt
# Copyright (C) Jean-Paul Calderone
# See LICENSE for details.

"""
pyOpenSSL - A simple wrapper around the OpenSSL library
"""

__all__ = [
    "__author__", "__copyright__", "__email__", "__license__", "__summary__",
    "__title__", "__uri__", "__version__",
]

__version__ = "19.0.0"

__title__ = "pyOpenSSL"
__uri__ = "https://pyopenssl.org/"
__summary__ = "Python wrapper module around the OpenSSL library"
__author__ = "The pyOpenSSL developers"
__email__ = "cryptography-dev@python.org"
__license__ = "Apache License, Version 2.0"
__copyright__ = "Copyright 2001-2017 {0}".format(__author__)

Directory Contents

Dirs: 1 × Files: 8

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-03 19:12:33
Edit Download
98.14 KB lrw-r--r-- 2019-01-21 19:04:11
Edit Download
1.02 KB lrw-r--r-- 2019-01-21 19:04:11
Edit Download
1.02 KB lrw-r--r-- 2019-01-21 19:04:11
Edit Download
86.88 KB lrw-r--r-- 2019-01-21 19:04:11
Edit Download
1.08 KB lrw-r--r-- 2019-01-21 19:04:11
Edit Download
626 B lrw-r--r-- 2019-01-21 19:22:32
Edit Download
4.08 KB lrw-r--r-- 2019-01-21 19:04:11
Edit Download
447 B lrw-r--r-- 2019-01-21 19:04:11
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).