deco 1.6 <http://hartlich.com/deco/>

This file extraction framework allows you to extract archive files with
a consistent (command-line) user interface and consistent behavior across
different file formats.


Configure
	Edit config.mk to change compiler/linker settings, the location to
	install at, or the location where deco looks for extractor wrappers.
Build
	Run: make
Install
	Run*: make install

	To add support for many popular formats, such as tar, rar, and zip,
	install the deco-archive package <http://hartlich.com/deco/archive/>.
Use
	Run: deco
Uninstall
	Run*: make uninstall

* You will probably need to do this as the superuser.
