X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <51DED0D4.2020705@sonic.net> Date: Thu, 11 Jul 2013 08:35:48 -0700 From: Dave Curtis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] libgeda Python bindings? References: <51DCEE37 DOT 9040303 AT sonic DOT net> <51DD9F48 DOT 90908 AT sonic DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 07/11/2013 06:51 AM, Roland Lutz wrote: > On Wed, 10 Jul 2013, Dave Curtis wrote: >> What is the status? > > I found it to be easier to adapt the actual libgeda sources, so I > translated them semi-automatically to Python. So this is a translation of the library, not bindings to the library? > However, this needs some manual cleanup, as some of the code can be > removed--as well as much of the comments, which are mostly either > stating the obvious or wrong. :( > > So it will probably take me another week or so to get reading, > manipulating and writing schematic files work. I'm in no hurry for it at the moment. Thanks for doing this -- it will be very useful. -dave > > Roland >