Files
loongoffice/connectivity/source/drivers/mork
Thomas Arnhold 318f2b64cc remove some createFromAscii usage
there are a lot more of them:

git grep 'createFromAscii[^)]*"'

Change-Id: Ibc2e9cae208d8b9c91667bb3b177c6bd6d3a9424
2013-06-29 16:23:23 +02:00
..
2013-05-09 23:29:45 +02:00
2013-05-09 23:29:45 +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.