From f0f523c84d7a8da385453138c4ad91980593563f Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 24 Mar 2012 09:03:46 -0400 Subject: [PATCH] Mention gpg-connect-agent in the README. --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index ea35602..7662963 100644 --- a/README +++ b/README @@ -60,6 +60,11 @@ system, you may need to try something like:: $ nosetests-3.2 --with-doctest --doctest-tests pgp-mime +To test running servers by hand, you can use `gpg-connect-agent`_. +Despite the name, this program can connect to any Assuan server:: + + $ gpg-connect-agent --raw-socket name + Licence ======= @@ -84,4 +89,6 @@ wking@drexel.edu .. _Git: http://git-scm.com/ .. _homepage: http://blog.tremily.us/posts/pyassuan/ .. _nose: http://readthedocs.org/docs/nose/en/latest/ +.. _gpg-connect-agent: + http://www.gnupg.org/documentation/manuals/gnupg-devel/gpg_002dconnect_002dagent.html .. _GNU General Public License Version 3: http://www.gnu.org/licenses/gpl.html -- 2.26.2