* relocated current package database to the trunk of the package sub-project

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
This commit is contained in:
Alejandro Mery
2007-01-27 18:03:57 +00:00
commit 12b79fecfa
8806 changed files with 372084 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[TIMESTAMP] 1148220905 Sun May 21 16:15:05 2006
[BUILDTIME] 100 (9)
[SIZE] 0.48 MB, 68 files
[DEP] 00-dirtree
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] linux-header
[DEP] python
[DEP] sed
[DEP] sysfiles
[DEP] tar
+38
View File
@@ -0,0 +1,38 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] T2 SDE: package/.../pycrypto/pycrypto.desc
[COPY] Copyright (C) 2006 The T2 SDE 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] --- T2-COPYRIGHT-NOTE-END ---
[I] A cryptographic toolkit for Python
[T] pycrypto is a collection of cryptographic algorithms and protocols for use
[T] from Python.
[T] - Hash functions: MD2, MD4, RIPEMD, SHA256.
[T] - Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES,
[T] IDEA, RC5.
[T] - Stream encryption algorithms: ARC4, simple XOR.
[T] - Public-key algorithms: RSA, DSA, ElGamal, qNEW.
[T] - Protocols: All-or-nothing transforms, chaffing/winnowing.
[U] http://www.amk.ca/python/code/crypto.html
[A] Andrew Kuchling <comments@amk.ca>
[M] Christian Wiese <jeru@ixplanet.org>
[C] extra/development
[L] OpenSource
[S] Stable
[V] 2.0.1
[P] X -----5---9 800.000
[D] 294201368 pycrypto-2.0.1.tar.gz http://www.amk.ca/files/python/crypto/