A Java library for managing Apple II ShrinkIt archives.
Go to file
2018-03-04 20:30:00 -06:00
build Go ahead and call this 1.0.0 2012-06-29 03:36:38 +00:00
local_src/com/webcodepro/shrinkit Adding basic LZW and RLE decompression algorithms implemented as InputStreams. The tests aren't quite test, but do verify they are functional. 2008-06-22 17:57:23 +00:00
src/com/webcodepro/shrinkit Add a little commentary 2012-07-05 19:24:34 +00:00
test_src/com/webcodepro/shrinkit LZW decompression stream. Tests aren't quite right yet. 2008-07-10 03:10:36 +00:00
LICENSE Add a simple jar buildfile 2012-06-25 14:02:22 +00:00