1 Mork Format Parsing Library
2 =============================
7 Cross Platform Mozilla Mork format reader.
13 g++ -o MorkParser main.cpp MorkParser.cpp
19 This program is licensed under permissive BSD license.
20 See the license.txt file for more information.
23 Date: October 16th, 2007
27 ysoroka@scalingweb.com
29 http://www.scalingweb.com/
33 Thanks to Petr Stejskal <stejsky@volny.cz> who helped with porting this code from Qt to STL.
39 Comments, patches, bug reports are welcome.