nulib2/README.md

16 lines
512 B
Markdown
Raw Normal View History

2014-10-30 19:09:37 +00:00
NuLib2
======
NuLib2 is a command-line file archiver for Apple II archives. It can
operate on ShrinkIt and Binary II files (.shk, .sdk, .bxy, .bse, .bny, .bqy).
NufxLib is a library of code that supports ShrinkIt archives. It's
used by NuLib2 and CiderPress.
2015-01-04 01:07:43 +00:00
A pre-built NuLib2 binary is available for x86 Windows. For Linux and
Mac OS X systems, you can download the source code and build it.
2014-10-30 19:09:37 +00:00
More information, including full documentation for NuLib2 and NufxLib,
can be found on http://www.nulib.com/.
2014-10-28 00:30:51 +00:00