"deLbr" is a program for extracting the files that make up an '.lbr'
archive. The '.lbr' archive format was common in the CP/M universe before
being replaced by the '.zip' format.
This program was written because I needed something to examine all the
archives on a CP/M CD-ROM that I acquired some time ago. The program needs
more work but I'm releasing it in its current state because it worked on
the archives I used it on.
Pascal source, a rewrite of a "C" program, is provided. If you find a
problem with the supplied executable, feel free to modify the source. Sending
me a copy of your revisions would be appreciated.
The original "C" source file has also been included.
|