+platform
[www.jankratochvil.net.git] / project / pipebuf / ListItem.pm
index 40a4e98..573f7fd 100755 (executable)
@@ -29,10 +29,11 @@ use My::Web;
 
 
 our @ListItem=(
-               "name"=>"PipeBuf - Data Buffering Tool",
+               "name"=>"pipebuf",
+               "platform"=>"unixuser",
                "priority"=>8,
                "download"=>"pipebuf.c",
-               "summary"=>"Pipe buffer",
+               "summary"=>"UNIX pipe realtime buffering",
                "license"=>"PD",
                "maintenance"=>"ready",
                "language"=>"C",