packages: python-cryptkit/python-cryptkit.spec - Release 1.
matkor
matkor at pld-linux.org
Mon Oct 12 11:59:55 CEST 2009
Author: matkor Date: Mon Oct 12 09:59:55 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- Release 1.
---- Files affected:
packages/python-cryptkit:
python-cryptkit.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/python-cryptkit/python-cryptkit.spec
diff -u packages/python-cryptkit/python-cryptkit.spec:1.1 packages/python-cryptkit/python-cryptkit.spec:1.2
--- packages/python-cryptkit/python-cryptkit.spec:1.1 Fri Oct 9 16:57:03 2009
+++ packages/python-cryptkit/python-cryptkit.spec Mon Oct 12 11:59:49 2009
@@ -1,10 +1,10 @@
# $Revision$, $Date$
%define module cryptkit
Summary: Small, fast cryptographic toolkit for python
-Summary(pl.UTF-8): Mały i szybki zbiór narzędzi dla pythona
+Summary(pl.UTF-8): Mały i szybki zbiór narzędzi kryptograficznych dla pythona
Name: python-%{module}
Version: 0.9
-Release: 0.1
+Release: 1
License: BSD
Group: Development/Languages/Python
Source0: http://dl.sourceforge.net/project/cryptkit/_cryptkit/Complete%20Kit/cryptkit-%{version}.tar.gz
@@ -26,6 +26,10 @@
enough to provide a secure socket alternative to SSL
%description -l pl.UTF-8
+CryptKit to mały, szybki zbiór narzędzi kryptograficznych dla
+pythona. Implementuje Rijndael(AES), SHA 256, kryptografię krzywych
+eliptycznych, wymianę kluczy Diffie-Hellman i sytem Nyberg-Ruppel.
+Wystarczająco jasny aby być alternatywą dla SSL.
%prep
%setup -q -n %{module}-%{version}
@@ -68,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/10/12 09:59:49 matkor
+- Release 1.
+
Revision 1.1 2009/10/09 14:57:03 matkor
- Added needs some polishing.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-cryptkit/python-cryptkit.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list