home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lzo100.zip / lzo-1.00 / README < prev    next >
Text File  |  1997-07-13  |  1KB  |  29 lines

  1. ============================================================================
  2. LZO -- a real-time data compression library
  3. ============================================================================
  4.  
  5. Please read the file doc/LZO.TXT for an introduction to LZO.
  6. See the file doc/LZO.FAQ for various tidbits of information.
  7.  
  8. See the file NEWS for a list of major changes in the current release.
  9.  
  10. See the file INSTALL for compilation and installation instructions.
  11.  
  12.  
  13. Directory overview:
  14. -------------------
  15.   acconfig      Autoconf configuration files (UNIX specific)
  16.   b             various support files for DOS, Windows 95/NT, OS/2, ...
  17.   doc           some documentation
  18.   examples      example applications
  19.   include       public header files
  20.   minilzo       a tiny standalone version for easy inclusion in your project
  21.   src           library source
  22.   tests         more or less exotic test programs
  23.   util          some utility scripts
  24.  
  25.  
  26. Markus F.X.J. Oberhumer
  27. http://www.infosys.tuwien.ac.at/Staff/lux/marco/lzo.html
  28.  
  29.