Added URL of Libassuan to comment.
authorueno <ueno>
Tue, 22 Mar 2005 08:58:58 +0000 (08:58 +0000)
committerueno <ueno>
Tue, 22 Mar 2005 08:58:58 +0000 (08:58 +0000)
lisp/rubyserv.rb

index d3a82ff..027e552 100644 (file)
@@ -1,5 +1,6 @@
 # A simple IPC server for executing arbitrary Ruby program.
 # The protocol is based on Assuan protocol of GnuPG.
+# http://www.gnupg.org/(en)/related_software/libassuan/index.html
 
 require 'thread'
 require 'stringio'