mozilla-history/modules/libmar
darin%meer.net b2fa0c86d3 fixes bug 301643 "Off-by-one in mar_consume_index" r+a=bsmedberg 2005-07-28 22:19:37 +00:00
..
src fixes bug 301643 "Off-by-one in mar_consume_index" r+a=bsmedberg 2005-07-28 22:19:37 +00:00
tool
Makefile.in
README

README

This directory contains code for a simple archive file format, which
is documented at http://wiki.mozilla.org/Software_Update:MAR

The src directory builds a small static library used to create, read, and
extract an archive file.  The tool directory builds a command line utility
around the library.