[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/os/BSD/NetBSD/NetBSD-release-9/src/external/bsd/liblzf/dist/
 
Current bandwidth utilization 2214.96 Mbit/s
Bandwidth utilization bar
Contents of README:
DESCRIPTION
    LZF is an extremely fast (not that much slower than a pure memcpy)
    compression algorithm. It is ideal for applications where you want to
    save *some* space but not at the cost of speed. It is ideal for
    repetitive data as well. The module is self-contained and very small.

    It's written in ISO-C with no external dependencies other than what
    C provides and can easily be #include'd into your code, no makefile
    changes or library builds requires.

    A C♯ implementation without external dependencies is available, too.

    I do not know for certain wether any patents in any countries apply
    to this algorithm, but at the moment it is believed that it is free
    from any patents. More importantly, it is also free to use in every
    software package (see LICENSE).

    See the lzf.h file for details on how the functions in this
    mini-library are to be used.

    NOTE: This package contains a very bare-bones command-line utility
    which is neither optimized for speed nor for compression. This library
    is really intented to be used inside larger programs.

AUTHOR
    This library was written by Marc Lehmann <schmorp@schmorp.de> (See also
    http://software.schmorp.de/pkg/liblzf).



Icon  Name                                                         Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 14-Feb-2024 19:51 - [DIR] cs/ 14-Feb-2024 19:45 - [TXT] Changes 03-Feb-2010 04:50 5.1K [TXT] LICENSE 03-Feb-2010 04:50 1.4K [TXT] Makefile.in 03-Feb-2010 04:50 1.3K [TXT] README 03-Feb-2010 04:50 1.2K [TXT] config.h.in 03-Feb-2010 04:50 396 [TXT] configure 03-Feb-2010 04:50 214K [   ] configure.ac 03-Feb-2010 04:50 374 [TXT] crc32.h 03-Feb-2010 04:50 3.9K [TXT] install-sh 03-Feb-2010 04:50 5.5K [TXT] lzf.c 16-Sep-2012 20:59 13K [TXT] lzf.h 16-Sep-2012 20:59 4.6K [TXT] lzfP.h 10-Aug-2014 18:44 5.0K [TXT] lzf_c.c 10-Aug-2014 18:44 9.0K [TXT] lzf_d.c 10-Aug-2014 18:44 4.4K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!