Bug 1134280 - Get rid of Tag() - patch 1 - Is{HTML,XUL,MathML,SVG}Element and IsAnyOf{HTML,XUL,MathML,SVG}Elements, r=smaug
This directory contains code for a simple archive file format, whichis documented at http://wiki.mozilla.org/Software_Update:MARThe src directory builds a small static library used to create, read, andextract an archive file. The tool directory builds a command line utilityaround the library.