Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5067

Added Files:
        pycrypto-py.info pyopenssl-py.info 
Log Message:
Adding crypto and openssl frameworks for python.


--- NEW FILE: pycrypto-py.info ---
Info2: <<

Package: pycrypto-py%type_pkg[python]
Version: 2.0
Revision: 1
Description: Cryptographic modules for Python
DescDetail: <<
Crytpographic algorithms MD5, AES, DES, IDEA, RSA, etc
<<
Source: http://www.amk.ca/files/python/crypto/pycrypto-%v.tar.gz
Source-MD5: 55f9875c554ede75ad605d2c7504d94f
Type: python (2.3 2.4)
BuildDepends: python%type_pkg[python], openssl097-dev
Depends: python%type_pkg[python], openssl097-shlibs
CompileScript: <<
 python%type_raw[python] setup.py build
<<
InstallScript: <<
 #!/bin/sh
 python%type_raw[python] setup.py install --root=%d
<<
DocFiles: ACKS ChangeLog LICENSE README TODO Doc/pycrypt.tex
License: BSD
Homepage: http://www.amk.ca/files/python/crypto
Maintainer: Daniel Henninger <[EMAIL PROTECTED]>

# Info2
<<

--- NEW FILE: pyopenssl-py.info ---
Info2: <<

Package: pyopenssl-py%type_pkg[python]
Version: 0.6
Revision: 2
Description: Python wrapper module around OpenSSL
DescDetail: <<
High-level wrapper around a subset of the OpenSSL library, includes
        * SSL.Connection objects, wrapping the methods of Python's portable
        sockets
        * Callbacks written in Python
        * Extensive error-handling mechanism, mirroring OpenSSL's error codes
        ...  and much more ;)
<<
Source: mirror:sourceforge:%n/pyOpenSSL-%v.tar.gz
Source-MD5: 6200b71d3eb294a312d52c4825fc71c5
Type: python (2.3 2.4)
BuildDepends: python%type_pkg[python], openssl097-dev
Depends: python%type_pkg[python], openssl097-shlibs
CompileScript: <<
 python%type_raw[python] setup.py build
<<
InstallScript: <<
 #!/bin/sh
 python%type_raw[python] setup.py install --root=%d
 mkdir -p %i/share/doc/pyopenssl-py%type_pkg[python]
 cp -R doc %i/share/doc/pyopenssl-py%type_pkg[python]/doc
 cp -R examples %i/share/doc/pyopenssl-py%type_pkg[python]/examples
<<
DocFiles: COPYING ChangeLog INSTALL README TODO
License: LGPL
Homepage: http://pyopenssl.sourceforge.net/
Maintainer: Daniel Henninger <[EMAIL PROTECTED]>

# Info2
<<



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to