registration request
Stefan Karrmann <[email protected]> Thu, 3 Apr 2003 18:09:29 +0200
| Newsgroups | gmane.comp.djb.package |
|---|---|
| Message-ID | <[email protected]> |
I'd like to register the following new /package name: data/nstrtools It consists of the /command names: nstr_echo nstr_cat nstr_csplit nstr_content nstr_join nstr_forall nstr_decor The nstrtools contains commands which generate, consume and process netstrings as described at <http://cr.yp.to/proto/netstring.txt>. The nstr_echo program outputs its arguments as one netstring. The nstr_cat program outputs the files given as arguments as one netstring. The nstr_csplit program splits its input into netstrings based on regular expressions. The nstr_content program outputs the content of a netstring. The nstr_join program joins all netstring in its input into one output netstring. The nstr_forall program runs a command for all netstrings in its input. The nstr_decor program puts strings around all netstring in its input. There are no name collisions I am aware of. Thanks, -- Stefan Karrmann