diff index.html @ 2746:a69eb5b6d9a5

Add package protobuf (google protocol buffers).
author lotodore <pokerth@lotharmay.de>
date Tue, 18 Sep 2012 21:49:50 +0200
parents f3055fc0f798
children 1334d9ed9c39
line wrap: on
line diff
--- a/index.html	Tue Sep 18 12:00:02 2012 +0200
+++ b/index.html	Tue Sep 18 21:49:50 2012 +0200
@@ -1759,6 +1759,11 @@
         <td id="proj-website"><a href="http://trac.osgeo.org/proj/">proj</a></td>
     </tr>
     <tr>
+        <td id="protobuf-package">protobuf</td>
+        <td id="protobuf-version">2.4.1</td>
+        <td id="protobuf-website"><a href="http://code.google.com/p/protobuf"/>protobuf</a></td>
+    </tr>
+    <tr>
         <td id="pthreads-package">pthreads</td>
         <td id="pthreads-version">2-9-1</td>
         <td id="pthreads-website"><a href="http://sourceware.org/pthreads-win32/">Pthreads-w32</a></td>