Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18785
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | LibreOffice with Python (was: open office in another language?) |
| References | <mailman.4610.1326231798.27778.python-list@python.org> |
| Date | 2012-01-11 09:29 +1100 |
| Message-ID | <87aa5v8a3r.fsf@benfinney.id.au> (permalink) |
| Organization | Unlimited download news at news.astraweb.com |
Sean Wolfe <ether.joe@gmail.com> writes: > I'm a somewhat-satisfied openoffice.org user. You may know about the change of focus in recent months to LibreOffice <URL:https://www.libreoffice.org/>. The Document Foundation is where the majority of the project's institutional knowledge, development effort, open collaboration, and all actual released software over the last year now reside. > I mean it works, but if it weren't in Java I'd be doing some of my own > tweaking. But since it's in Java I stay away... no likey. LibreOffice supports scripting with several languages, including Python <URL:http://help.libreoffice.org/Common/Scripting>. Extensions can also be written in Python, using the UNO runtime API <URL:http://api.libreoffice.org/>. -- \ “Pinky, are you pondering what I'm pondering?” “Well, I think | `\ so, Brain, but ‘apply North Pole’ to what?” —_Pinky and The | _o__) Brain_ | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-10 18:43 -0300
LibreOffice with Python (was: open office in another language?) Ben Finney <ben+python@benfinney.id.au> - 2012-01-11 09:29 +1100
Re: LibreOffice with Python Terry Reedy <tjreedy@udel.edu> - 2012-01-10 19:04 -0500
Re: LibreOffice with Python Ben Finney <ben+python@benfinney.id.au> - 2012-01-11 11:59 +1100
Re: LibreOffice with Python Adam Tauno Williams <awilliam@whitemice.org> - 2012-01-20 21:34 -0500
Re: open office in another language? Martin Manns <mmanns@gmx.net> - 2012-01-11 22:35 +0100
Re: open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-11 18:39 -0300
Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-11 17:37 -0800
Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-11 17:37 -0800
Re: open office in another language? Wolfgang Keller <feliphil@gmx.net> - 2012-01-13 17:22 +0100
Re: open office in another language? Stefan Behnel <stefan_ml@behnel.de> - 2012-01-13 18:30 +0100
csiph-web