vin047 / ciso-maker

ciso-maker - The ISO to CSO Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ciso-maker is a fork of the Ciso program developed by Booster and
later maintained by froom on SourceForge. 

As froom stopped maintaining the package, I've decided to apply many of the common
patches floating around to the tool and keep it going.

Current Site: http://github.com/laffer1/ciso-maker
Current Maintainer: Lucas Holt <luke@foolishgames.com>

### Usage ###

Extracting a file
./ciso-maker  -x test.cso test.iso

Compressing a file
./ciso-maker  -c test.iso foo.cso

### OS Compatibility ###

As of version 1.0.5, ciso-maker compiles on Linux with
GCC 4.6 and clang 3.4. 

Tested on OS X 10.10.3, FreeBSD 10.1 and MidnightBSD 0.6.

About

ciso-maker - The ISO to CSO Converter

License:GNU General Public License v2.0


Languages

Language:C 91.2%Language:Roff 5.4%Language:Makefile 3.4%