On Mon, 09 Dec 2013 18:45:35 -0500 gatesphere <[email protected]> wrote:
> Hi all, > > Is there a minimal Leo-bridge? I.e. just enough of the Leo API to read + > write outlines, and iterate through nodes, in a way that doesn't require > a full-blown installation of Leo? There's .../leo/external/leosax.py ...which should probably be in extensions, but let's not go there right now. It doesn't load @<file>s of any kind, so if that's a problem it might not help. But it does load .leo outlines very quickly into a simple Python structure. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
