There is nothing built-in to convert in that direction. See contrib doc for other people's projects I know about: http://furius.ca/beancount/doc/contrib
Note: Given a working Python extension module for Ledger, it shouldn't be very difficult to write a converter. On Wed, Jun 21, 2017 at 6:40 AM, Kunal A. <[email protected]> wrote: > Hi, > i was wondering if there was any tools for easy conversion from Ledger to > Beacount, I notice there is :- > https://gist.github.com/travisdahlke/71152286b0a8826249fe/revisions > > However when I run it I need to import the ledger library( requires Python > 3 or up) > > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beancount/01d2db30-796f-41ac-a1dc-62478592a48d%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/01d2db30-796f-41ac-a1dc-62478592a48d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Beancount" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhNfp1WFdTZJ0QTpp5ytqaeZzGAYd4L7eQPK%3DsRftdOyQA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
