Connecting Tech Pros Worldwide Help | Site Map
 
 
LinkBack Thread Tools Search this Thread
  #1  
Old July 18th, 2005, 09:30 PM
Paul Boddie
Guest
 
Posts: n/a
Default Is there a library to parse Mozilla "mork" documents?

John Reese wrote:[color=blue]
>
> Mozilla, Firefox, Thunderbird, and so forth use this awful format
> called MORK to store all kinds of things: which messages you've read
> in a newsgroup, headers and indexes into the mbox file of messages in
> a mail folder, and address books. It's documented to some extent
> here:
> http://www.mozilla.org/mailnews/arch/mork/primer.txt[/color]

Hmmm. Wasn't David McCusker working for the OSA Foundation on Chandler
at some point? Anyway, given the references to LDIF (and the fact that
I have in the past exported address books from Netscape Communicator
in LDIF format), the following specification might help:

http://www.faqs.org/rfcs/rfc2849.html
[color=blue]
> Does anyone know of a Python library for parsing these files? A
> single file basically just stores the equivalent of a nested
> dictionary with text that can be declared separately and interpolated.
> jwz has an over-specific perl version at
> http://www.jwz.org/hacks/marginal.html, which I might have to try to
> translate if there's nothing already available in Python.[/color]

I'd look at the python-ldap project:

http://python-ldap.sourceforge.net/

The ldif module might be of relevance, but there isn't an example in
the documentation which would confirm my suspicions.

Paul



 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 205,414 network members.