mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
packages/gpgme: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40096 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
40bd66ca3e
commit
2182a1e56d
@ -30,10 +30,10 @@ define Package/libgpgme
|
||||
endef
|
||||
|
||||
define Package/libgpgme/description
|
||||
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for
|
||||
applications. It provides a High-Level Crypto API for encryption, decryption, signing,
|
||||
signature verification and key management. Currently it uses GnuPG as its backend but
|
||||
the API isn't restricted to this engine; in fact we have already developed a backend
|
||||
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for
|
||||
applications. It provides a High-Level Crypto API for encryption, decryption, signing,
|
||||
signature verification and key management. Currently it uses GnuPG as its backend but
|
||||
the API isn't restricted to this engine; in fact we have already developed a backend
|
||||
for CMS (S/MIME).
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user