NufxLib and NuLib2, Apple II file archive utilities
Go to file
Andy McFadden 811ebe9ba3
Merge pull request #15 from fweimer-rh/c99
configure: Fix C99 compatibility issue
2023-01-27 07:26:12 -08:00
nufxlib configure: Fix C99 compatibility issue 2023-01-27 10:22:42 +01:00
nulib2 Update autoconf scripts 2022-07-20 09:43:57 -07:00
.gitignore Check in a formatted version of the man page. 2014-10-30 11:04:20 -07:00
README.md Update URL 2022-10-08 09:13:24 -07: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 https://nulib.com/ (or https://fadden.github.io/nulib2).