dgelessus / old-lzo-ports

Old ports of the LZO library to Java, Perl and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old LZO Ports

This is an unofficial copy of the original java-lzo, perl-lzo and python-lzo libraries by Markus F. X. J. Oberhumer, released under the GNU General Public License version 2 (see the COPYING files in the individual directories). These ports of the LZO library to Java, Perl and Python were originally released in the years 1998-1999 and are provided here mostly for historical purposes, as they are no longer available on the LZO page on http://www.oberhumer.com/.

java-lzo 1.00 was written for JDK 1.0 and 1.1, but it still appears to work under Java 8. A newer, unrelated implementation of LZO in Java, written by Karmasphere/Shevek and others, can be found on GitHub.

An official updated version of perl-lzo/Compress::LZO can be found on CPAN.

python-lzo 1.00 was written for Python 1.5. An updated version, by Joshua D. Boyd and others, can be found on PyPI with source code on GitHub.

About

Old ports of the LZO library to Java, Perl and Python


Languages

Language:Java 53.9%Language:C 16.4%Language:Perl 13.4%Language:XS 10.6%Language:Python 4.5%Language:Makefile 1.2%