]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame_incremental - python-M2Crypto.spec
- removed all Group fields translations (oure rpm now can handle translating
[packages/python-M2Crypto.git] / python-M2Crypto.spec
... / ...
CommitLineData
1Summary: Python interface to OpenSSL
2Summary(pl): Interfejs Pythona do OpenSSL
3Name: python-M2Crypto
4Version: 0.06
5Release: 2
6License: BSD-style
7Source0: http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip
8URL: http://www.pobox.org.sg/home/ngps/m2/
9Group: Development/Languages/Python
10%requires_eq python
11BuildRequires: python-devel >= 1.5.2
12BuildRequires: openssl-devel >= 0.9.6
13BuildRequires: swig
14BuildRequires: rpm-pythonprov
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
17%include /usr/lib/rpm/macros.python
18
19%description
20M2Crypto makes accessible to the Python programmer the following:
21- DH, RSA, DSA, symmetric ciphers, message digests, HMACs.
22- SSL functionality to implement clients and servers.
23- S/MIME v2.
24
25M2Crypto is released under a very liberal BSD-style licence. See
26LICENCE for details.
27
28%description -l pl
29