Initial import to Tizen
[profile/ivi/python-pyOpenSSL.git] / OpenSSL / version.py
1 # Copyright (C) AB Strakt
2 # Copyright (C) Jean-Paul Calderone
3 # See LICENSE for details.
4
5 """
6 pyOpenSSL - A simple wrapper around the OpenSSL library
7 """
8
9 __version__ = '0.12'