From 4dc4c653bf26c29b68d1493b648d84a163e3bec5 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 5 Jul 2011 17:30:23 +0200 Subject: [PATCH] pyopenssl: Added pyopenssl 0.12 - Python wrapper module around the OpenSSL library --- python/pyopenssl/pyopenssl.cache | 22 +++++++++++++++++++ python/pyopenssl/pyopenssl.desc | 36 ++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 python/pyopenssl/pyopenssl.cache create mode 100644 python/pyopenssl/pyopenssl.desc diff --git a/python/pyopenssl/pyopenssl.cache b/python/pyopenssl/pyopenssl.cache new file mode 100644 index 000000000..219ce5629 --- /dev/null +++ b/python/pyopenssl/pyopenssl.cache @@ -0,0 +1,22 @@ + +[TIMESTAMP] 1309879460 Tue Jul 5 17:24:20 2011 +[BUILDTIME] 5 (5) +[SIZE] 0.52 MB, 28 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] openssl +[DEP] python +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/python/pyopenssl/pyopenssl.desc b/python/pyopenssl/pyopenssl.desc new file mode 100644 index 000000000..6149c25b7 --- /dev/null +++ b/python/pyopenssl/pyopenssl.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../pyopenssl/pyopenssl.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Python wrapper module around the OpenSSL library + +[T] High-level wrapper around a subset of the OpenSSL library, includes +[T] * SSL.Connection objects, wrapping the methods of Python's portable +[T] sockets +[T] * Callbacks written in Python +[T] * Extensive error-handling mechanism, mirroring OpenSSL's error codes +[T] ... and much more + +[U] http://launchpad.net/pyopenssl + +[A] Jean-Paul Calderone +[M] Alejandro Mery + +[C] extra/development + +[L] APL +[S] Stable +[V] 0.12 +[P] X -----5---9 800.000 + +[D] 1234333220 pyOpenSSL-0.12.tar.gz http://pypi.python.org/packages/source/p/pyOpenSSL/