~vcs-imports-ii/gpgme/master

58 by Werner Koch
Ready to release 0.2.2
1
%%comments:
930 by Marcus Brinkmann
Update the information before release, for what it's worth.
2
Copyright (C) 2001, 2004 Free Software Foundation, Inc.
58 by Werner Koch
Ready to release 0.2.2
3
4
Permission is granted to copy, distribute and/or modify this document
5
under the terms of the GNU Free Documentation License, Version 1.1 or
6
any later version published by the Free Software Foundation; with no
7
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
8
Texts. A copy of the license is included in the file COPYING.
9
10
%%name: GPGME
11
12
%%short-description: GnuPG Made Easy 
13
201 by Marcus Brinkmann
Update the file (but not yet sent to the GNU people).
14
%%full-description: GPGME is a library designed to make access to
930 by Marcus Brinkmann
Update the information before release, for what it's worth.
15
GnuPG easier for applications.  It provides a high-level crypto API
201 by Marcus Brinkmann
Update the file (but not yet sent to the GNU people).
16
for encryption, decryption, signing, signature verification and key
17
management.  Currently it uses GnuPG and GpgSM as its backends to
18
support OpenPGP and the Cryptographic Message Syntax.
58 by Werner Koch
Ready to release 0.2.2
19
20
%%category: security, libraries
21
22
%%license: GPL
23
%%license verified by: 
24
%%license verified on: 
25
26
%%maintainer: g10 Code GmbH <gpgme@g10code.com>
27
930 by Marcus Brinkmann
Update the information before release, for what it's worth.
28
%%updated: 2004-09-30
58 by Werner Koch
Ready to release 0.2.2
29
30
%%keywords: encryption, public key, digital signature, GnuPG
31
32
%%interface:
33
34
%%programs: 
35
36
%%GNU: no
37
38
%%web-page: http://www.gnupg.org/gpgme.html
39
40
%%support: paid extension/consulting from http://www.g10code.com
41
42
%%doc: English programmer reference in Texinfo, Postscript, HTML included
43
44
%%developers: Werner Koch <wk@gnupg.org>.
45
46
%%contributors: 
47
48
%%sponsors: 
49
930 by Marcus Brinkmann
Update the information before release, for what it's worth.
50
%%source: ftp://ftp.gnupg.org/gcrypt/gpgme/
58 by Werner Koch
Ready to release 0.2.2
51
52
%%debian:
53
54
%%redhat:
55
56
%%repository:  See http://www.gnupg.org/cvs-access.html
57
58
%%related: 
59
60
%%source-language: C
61
62
%%supported-languages: C, C++
63
930 by Marcus Brinkmann
Update the information before release, for what it's worth.
64
%%use-requirements: GnuPG 1.2.2, GpgSM 1.9.6
65
66
%%build-prerequisites: libgpg-error 0.5
67
68
%%weak-prerequisites: Pth 1.2.0
58 by Werner Koch
Ready to release 0.2.2
69
70
%%source-prerequisites:
71
930 by Marcus Brinkmann
Update the information before release, for what it's worth.
72
%%version: 1.0.0 released on 2004-09-30
58 by Werner Koch
Ready to release 0.2.2
73
74
%%announce-list: announce@gnupg.org  announce-request@gnupg.org
75
76
%%announce-news:
77
78
%%help-list: 
79
80
%%help-news:
81
82
%%dev-list: gnupg-devel@gnupg.org  gnupg-devel-request@gnupg.org
83
84
%%dev-news:
85
86
%%bug-list: 
87
88
%%bug-database: 
89
90
%%entry written by: Werner Koch <wk@gnupg.org>