X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 11 Jul 2013 15:51:48 +0200 (CEST) From: Roland Lutz To: geda-user AT delorie DOT com Subject: Re: [geda-user] libgeda Python bindings? In-Reply-To: <51DD9F48.90908@sonic.net> Message-ID: References: <51DCEE37 DOT 9040303 AT sonic DOT net> <51DD9F48 DOT 90908 AT sonic DOT net> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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. 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. Roland