mirror of
https://github.com/fadden/nulib2.git
synced 2025-01-14 01:29:43 +00:00
Andy McFadden
eb40d65f1d
Improve Mac OS X file type handling
The previous code only created files with 'pdos'/'pXYZ' attributes, and didn't correctly recognize specific types like 'pdos'/'TEXT'. The code should now perform the conversions according to the spec, though it still doesn't handle the 'pdos'/'XY ' case.
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/.
Description
Languages
C
97.2%
Shell
1.2%
Makefile
1%
Roff
0.6%