Files
loongoffice/connectivity/source/drivers/mork
Jochen Nitschke a29bd2dabb cleanup tailing backslashes
Change-Id: Idb4bfc97e7d758c58118742affd9a9345c7a99f2
Reviewed-on: https://gerrit.libreoffice.org/32491
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-12-30 18:48:24 +00:00
..
2016-11-18 12:11:33 +00:00
2016-11-18 12:11:33 +00:00
2016-12-13 06:12:00 +00:00
2016-12-13 06:12:00 +00:00
2016-12-30 18:48:24 +00:00
2016-12-13 06:12:00 +00:00
2016-04-06 15:31:06 +02:00

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

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

Cross Platform Mozilla Mork format reader.


Compilation
------------

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.