update
[www.jankratochvil.net.git] / project / vblib / ListItem.pm
index 1842c87..ecd9c61 100755 (executable)
@@ -29,14 +29,15 @@ use My::Web;
 
 
 our @ListItem=(
-               "name"=>"Variable Buffers Library",
+               "name"=>"vblib",
+               "platform"=>"unixdevel",
                "priority"=>4,
                "download"=>"vblib-1.0.0.tar.gz",
-               "summary"=>"Streams library",
+               "summary"=>"High performance memory streams library",
                "license"=>"PD",
                "maintenance"=>"ready",
                "language"=>"C",
-               "sponsorship"=>"<a href=\"http://www.princip.cz/\">Princip, a.s.</a>",
+               "sponsorship"=>"<a href=\"http://www.geoinvest.cz/\">Geoinvest</a>",
                "description"=><<"HERE",
 <p>Enables application to easily do input/output functions (like
 read/write, printf etc.) with memory streams while using performance effective