1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/security/easypg/pkg-message
Rong-En Fan a2eafa3950 EasyPG is an all-in-one GnuPG interface for Emacs. It consists of two
parts: EasyPG Assistant and EasyPG Library.

EasyPG Assistant is a set of convenient tools to use GnuPG from
Emacs. EasyPG Library is a sort of an elisp port of GPGME, a wrapper
library which provides API to access some of the GnuPG functions.

WWW: http://sourceforge.jp/projects/epg/

PR:		ports/119008
Submitted by:	Shota Iwazaki <iwazaki8 at yahoo.co.jp>
2008-02-26 05:58:58 +00:00

6 lines
270 B
Plaintext

*****************************************************
* To use this port, write below to your ~/.emacs: *
* *
* (require 'epa-setup) *
*****************************************************