Files
libreoffice/connectivity/source/drivers/mork
Stephan Bergmann 1d2a407d90 loplugin:nullptr (automatic rewrite; Mac-specific code)
Change-Id: I1d4f6975a7f3deac65510b3bf7ab80e9d01a3a6c
2015-11-10 16:20:34 +01:00
..
2015-11-02 15:04:05 +02:00

Mork Format Parsing Library
=============================

Description
-----------

Cross Platform Mozilla Mork format reader.


Compillation
------------

g++ -o MorkParser main.cpp MorkParser.cpp


License
-------

This program is licensed under permissive BSD license.
See the license.txt file for more information.


Date: October 16th, 2007

Project Maintainers:
  Yuriy Soroka
  ysoroka@scalingweb.com

  http://www.scalingweb.com/

Thanks
-------------
Thanks to Petr Stejskal <stejsky@volny.cz> who helped with porting this code from Qt to STL.


How you can help
----------------

  Comments, patches, bug reports are welcome.