X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1373454088.2510.6.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] libgeda Python bindings? From: Stefan Salewski To: geda-user AT delorie DOT com Date: Wed, 10 Jul 2013 13:01:28 +0200 In-Reply-To: <51DCEE37.9040303@sonic.net> References: <51DCEE37 DOT 9040303 AT sonic DOT net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Tue, 2013-07-09 at 22:16 -0700, Dave Curtis wrote: > I know this gets asked periodically, but a search of the archives only > turned up a couple of messages from about a year ago. > > Has anyone ever done a set of Python bindings for libgeda? Or a Python > interface to .sch files? > > -dave There was a rudimentary Python gschem clone long long time ago -- I can not remember its name, maybe pschem? But I guess it did not use libgeda bindings, and work was not continued, same as that HTLM5 gschem clone. And I have to admit that I have not touched my peted Ruby clone for last too years also... May I ask what your desire for Python bindings is?