jbrandwood / aplpak

This simple utility uses Jorgen Ibsen's freeware aPLib library to compress one or more data-files into a single compressed container-file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aplpak

This simple utility uses Jorgen Ibsen's freeware aPLib library to compress one or more data-files into a single compressed container-file.

aPLib's compressed data stream is simple-and-fast to decompress on 8-bit or higher processors, and some variant of a container-file format is useful for game development on all platforms from the 1980's to the current day.

Usage

Usage : aplpak [<options>] <inputfile1> {<inputfile2> ...} <outputfile>

Options : -h Print this help message

aPLib Notice ...

This product uses the aPLib compression library, Copyright (c) 1998-2014 Joergen Ibsen, All Rights Reserved. For more information, please visit: http://www.ibsensoftware.com/

About

This simple utility uses Jorgen Ibsen's freeware aPLib library to compress one or more data-files into a single compressed container-file.

License:Other


Languages

Language:Assembly 22.4%Language:HTML 19.0%Language:C 13.5%Language:JavaScript 12.2%Language:Pascal 8.7%Language:PowerBuilder 5.8%Language:VBA 4.5%Language:CSS 3.8%Language:C++ 3.6%Language:Ada 2.1%Language:Batchfile 1.6%Language:C# 1.4%Language:Python 1.0%Language:Makefile 0.4%