From 4a86e56b5fa39aeda05106fd4a252e372e196a63 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 13 Mar 2007 13:15:57 +0000 Subject: A simple CAPTCHA ("Completely Automatic Public Turing Test to Tell Computers and Humans Apart") written in Ruby. This will dynamically create an image containing a key displayed on a noisy background, which the user must enter into a text box. WWW: http://captcha.rubyforge.org/ PR: ports/110265 Submitted by: Alexander Logvinov --- graphics/rubygem-captcha/pkg-descr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 graphics/rubygem-captcha/pkg-descr (limited to 'graphics/rubygem-captcha/pkg-descr') diff --git a/graphics/rubygem-captcha/pkg-descr b/graphics/rubygem-captcha/pkg-descr new file mode 100644 index 000000000000..efb2efb95a01 --- /dev/null +++ b/graphics/rubygem-captcha/pkg-descr @@ -0,0 +1,6 @@ +A simple CAPTCHA ("Completely Automatic Public Turing Test to Tell Computers +and Humans Apart") written in Ruby. This will dynamically create an image +containing a key displayed on a noisy background, which the user must enter +into a text box. + +WWW: http://captcha.rubyforge.org/ -- cgit v1.2.3