diff options
Diffstat (limited to 'devel/cppadvio/pkg-descr')
-rw-r--r-- | devel/cppadvio/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/cppadvio/pkg-descr b/devel/cppadvio/pkg-descr new file mode 100644 index 000000000000..6a582c3831cb --- /dev/null +++ b/devel/cppadvio/pkg-descr @@ -0,0 +1,20 @@ +cppadvio: Advanced i/o, Networking, and Arithmetic Compression +classlib, extended file names, and portable handling and compression +of binary data + +A collection of classes and C++ streams that perform: + - a variable-bit coding of sequences of integers (including + Arithmetic compression), + - a trick of sharing a stream buffer (a "file") among several streams, + - handling of extended file names, with uni- and bi-directional 'pipes' + and a 'tcp://' prefix + - explicit endian specification in dealing with integer streams + - TCP streams + - a Vocabulary package, (poly/homo)morphic dictionaries with a + dynamic "inheritance" path, an embedded OO system + +Current Version: 2.6, November 19, 2000. +WWW: http://pobox.com/~oleg/ftp/packages.html + +Oleg Kiselyov +mailto:oleg@pobox.com, mailto:oleg@acm.org, mailto:oleg@computer.org |