Module: UCF

Defined in:
lib/ucf.rb,
lib/ucf/dir.rb,
lib/ucf/file.rb,
lib/ucf/version.rb,
lib/ucf/meta_inf.rb

Overview

This is a ruby library to read and write UCF files in PK Zip format. See the UCF::File class for more information.

See the UCF specification for more details.

Defined Under Namespace

Classes: Dir, File, MetaInf

Constant Summary collapse

VERSION =

The current version of the UCF library.

'3.0.0'