Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv31762

Added Files:
        pycrypto-py.info 
Log Message:
move to stable to satisfy dependencies


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

Package: pycrypto-py%type_pkg[python]
Type: python (2.4 2.5)

Version: 2.0.1
Revision: 1
Description: Python Cryptographic Toolkit
DescDetail: <<
 The Toolkit is a collection of cryptographic algorithms 
 and protocols, implemented for use from Python. 
 Among the contents of the package:
    * Hash functions: MD2, MD4, RIPEMD, SHA256.
    * Block encryption algorithms: AES, ARC2, Blowfish, 
       CAST, DES, Triple-DES, IDEA, RC5.
    * Stream encryption algorithms: ARC4, simple XOR.
    * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
    * Protocols: All-or-nothing transforms, 
       chaffing/winnowing.
    * Miscellaneous: RFC1751 module for converting 
       128-key keys into a set of English words, 
       primality testing.
    * Some demo programs (currently all quite old and 
       outdated).
<<
DescPort: <<
<<
Source: http://www.amk.ca/files/python/crypto/pycrypto-%v.tar.gz
Source-MD5: 4d5674f3898a573691ffb335e8d749cd 
Depends: python%type_pkg[python]
Replaces: pycrypto
Provides: pycrypto
GCC: 4.0
CompileScript: <<
 (%p/bin/python%type_raw[python] setup.py build)
<<
InstallScript: <<
 #!/bin/sh -ev
 %p/bin/python%type_raw[python] setup.py install --root=%d
 #rm -rf %i/share/doc/pcapy
<<
DocFiles: README LICENSE TODO ACKS ChangeLog
License: OSI-Approved 
Homepage: http://www.amk.ca/python/code/crypto.html
Maintainer: Alejandro David Weil <[EMAIL PROTECTED]>

# Info2
<<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to