Re: Kconfiglib -- a flexible Kconfig parser -- now on GitHub

2015-06-04 Thread Ulf Magnusson
On Tue, Jun 2, 2015 at 5:29 PM, Ulf Magnusson wrote: > On Tue, Jun 2, 2015 at 1:16 PM, Ulf Magnusson > wrote: >> On Tue, Jun 2, 2015 at 5:10 AM, Rob Landley wrote: >>> On Mon, Jun 1, 2015 at 6:58 PM, Ulf Magnusson >>> wrote: Hello, A few years ago I posted patches for a Python

Re: Kconfiglib -- a flexible Kconfig parser -- now on GitHub

2015-06-02 Thread Ulf Magnusson
On Tue, Jun 2, 2015 at 1:16 PM, Ulf Magnusson wrote: > On Tue, Jun 2, 2015 at 5:10 AM, Rob Landley wrote: >> On Mon, Jun 1, 2015 at 6:58 PM, Ulf Magnusson >> wrote: >>> Hello, >>> >>> A few years ago I posted patches for a Python Kconfig parser and >>> library I was working on (https://lkml.org

Re: Kconfiglib -- a flexible Kconfig parser -- now on GitHub

2015-06-02 Thread Ulf Magnusson
On Tue, Jun 2, 2015 at 5:10 AM, Rob Landley wrote: > On Mon, Jun 1, 2015 at 6:58 PM, Ulf Magnusson > wrote: >> Hello, >> >> A few years ago I posted patches for a Python Kconfig parser and >> library I was working on (https://lkml.org/lkml/2011/2/6/151). As not >> many people are probably aware

Re: Kconfiglib -- a flexible Kconfig parser -- now on GitHub

2015-06-01 Thread Rob Landley
On Mon, Jun 1, 2015 at 6:58 PM, Ulf Magnusson wrote: > Hello, > > A few years ago I posted patches for a Python Kconfig parser and > library I was working on (https://lkml.org/lkml/2011/2/6/151). As not > many people are probably aware of it, an updated version of that > library has been at https:

Kconfiglib -- a flexible Kconfig parser -- now on GitHub

2015-06-01 Thread Ulf Magnusson
Hello, A few years ago I posted patches for a Python Kconfig parser and library I was working on (https://lkml.org/lkml/2011/2/6/151). As not many people are probably aware of it, an updated version of that library has been at https://github.com/ulfalizer/Kconfiglib for a while now, and is being u