gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r4797 - Extractor-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r4797 - Extractor-docs/WWW
Date: Wed, 23 May 2007 09:53:12 -0600 (MDT)

Author: grothoff
Date: 2007-05-23 09:53:12 -0600 (Wed, 23 May 2007)
New Revision: 4797

Modified:
   Extractor-docs/WWW/download.php3
   Extractor-docs/WWW/index.php
Log:
prl

Modified: Extractor-docs/WWW/download.php3
===================================================================
--- Extractor-docs/WWW/download.php3    2007-05-20 07:58:49 UTC (rev 4796)
+++ Extractor-docs/WWW/download.php3    2007-05-23 15:53:12 UTC (rev 4797)
@@ -22,6 +22,10 @@
 W("A second Python binding that includes a binding for doodle can be found 
%s.",
   extlink_("download/nokos_extractor_doodle_python.zip", "here"));
 BR();
+W("A Perl binding is in %s",
+  extlink_("http://search.cpan.org/~flora/File-Extractor/";, "CPAN"));
+W("The latest version of the Perl binding is available using <tt>git clone 
git://git.perldition.org/File-Extractor.git/</tt>");
+BR();
 W("A Ruby binding has been published %s (%s).",
   ARRAY(extlink_("http://raa.ruby-lang.org/project/extractor/";, "here"),
         extlink_("download/libextractor-ruby-0.9.tar.gz", "mirror")));

Modified: Extractor-docs/WWW/index.php
===================================================================
--- Extractor-docs/WWW/index.php        2007-05-20 07:58:49 UTC (rev 4796)
+++ Extractor-docs/WWW/index.php        2007-05-23 15:53:12 UTC (rev 4797)
@@ -70,10 +70,12 @@
 LILI("http://hachoir.python-hosting.com/";,
      "Hachoir binary file parser");
 echo "</ul>";
-W("Articles about libextractor:");
+W("Articles related to libextractor:");
 echo "<ul>";
 LILI("http://www.linuxjournal.com/article/7552";,
      "Reading File Metadata with extract and libextractor");
+LILI("http://servers.linux.com/servers/06/08/21/1558230.shtml";,
+     "How to recover lost files after you accidentally wipe your hard drive");
 echo "</ul>";
 W("Projects that use libextractor:");
 echo "<ul>";





reply via email to

[Prev in Thread] Current Thread [Next in Thread]