NufxLib and NuLib2, Apple II file archive utilities
Go to file
Andy McFadden ae8eec5d1b Add arg to exerciser "af"
Updated the NuAddFile command to take an extra argument that
identifies the source as coming from a resource fork.  You can't
actually use this to create a forked entry without some behind-
the-scenes renaming, because the exerciser uses the disk filename
as the storage filename, and the "add file" code won't be able to
match the entries up.
2015-03-08 11:01:13 -07:00
nufxlib Add arg to exerciser "af" 2015-03-08 11:01:13 -07:00
nulib2 Bump version to 3.0.0 2015-01-09 10:59:33 -08:00
.gitignore Check in a formatted version of the man page. 2014-10-30 11:04:20 -07:00
README.md Mention OS X in README 2015-01-03 17:07:43 -08:00

README.md

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.

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.

More information, including full documentation for NuLib2 and NufxLib, can be found on http://www.nulib.com/.