Mork: Difference between revisions

22 bytes added ,  12 May 2014
copyedit
(copyedit)
Line 10: Line 10:
All of the format documentation above is inaccurate and/or outdated to some degree. An attempt at an updated format description based on existing documentation, source code, and reading Mork files can be found [http://github.com/KevinGoodsell/mork-converter/blob/master/doc/mork-format.txt here].  
All of the format documentation above is inaccurate and/or outdated to some degree. An attempt at an updated format description based on existing documentation, source code, and reading Mork files can be found [http://github.com/KevinGoodsell/mork-converter/blob/master/doc/mork-format.txt here].  


Hacks to parse mork format:
Hacks to parse Mork format:
* http://www.jwz.org/hacks/mork.pl (perl)
* http://www.jwz.org/hacks/mork.pl (Perl)
* http://www.probo.com/timr/parsemsf.py (python) (doesn't always work)
* http://www.probo.com/timr/parsemsf.py (Python — doesn't always work)
* https://bugzilla.mozilla.org/attachment.cgi?id=175024&action=view (python)
* https://bugzilla.mozilla.org/attachment.cgi?id=175024&action=view (Python)
* http://www.scalingweb.com/mork_parser.php (Open Source C++ Mork Parser)
* http://www.scalingweb.com/mork_parser.php (Open Source C++ Mork Parser)
* http://github.com/KevinGoodsell/mork-converter (python, supports multiple output formats and a plugin-like system for defining filters)
* http://github.com/KevinGoodsell/mork-converter (Python — supports multiple output formats and a plugin-like system for defining filters)


[https://bugzilla.mozilla.org/show_bug.cgi?id=241438 bug 241438] is a bug to replace Mork format that has some useful pointers, including the above python attachment
[https://bugzilla.mozilla.org/show_bug.cgi?id=241438 bug 241438] is a bug report to replace Mork format that has some useful pointers, including the above Python attachment.


[[Mozilla2:Unified_Storage]] is planning to replace Mork.
[[Mozilla2:Unified_Storage]] is planned to replace Mork.


== See also ==
== See also ==
* [[Address Book]]
* [[Address Book]]
* [[Examples of various Address Book formats]]
* [[Examples of various Address Book formats]]
Confirmed users
24

edits