Opened 10 years ago
Closed 4 years ago
#428 closed enhancement (outdated)
Add python-uno library
Reported by: | jamesstott | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | python-uno, xy-tools | |
Cc: |
Description
The xytools plugin offers the ability to open libra/openoffice calc files in QGIS. However it requires the python-uno library that is not available in the osgeo4w installer.
Is it possible to get this implemented? I think its not a great situation where we can open excel spreadsheets easily, but we cannot open files from another open source project.
The docs for the plugin are here:
https://github.com/rduivenvoorde/xytools/blob/master/docs/index.rst
James
Change History (4)
follow-up: 2 comment:1 by , 10 years ago
comment:2 by , 10 years ago
Replying to jef:
Can python-uno work without libreoffice? That a quite heavy dependencies. We already have python-xlrd - that also should enabled python to read spreadsheets.
I don't know if python-uno can work without libreoffice.
I would like to open a spreadsheet that is saved in .ods format, hence why I would like to install python-uno.
comment:3 by , 10 years ago
Keywords: | qgis removed |
---|
comment:4 by , 4 years ago
Resolution: | → outdated |
---|---|
Status: | new → closed |
Can python-uno work without libreoffice? That a quite heavy dependencies. We already have python-xlrd - that also should enabled python to read spreadsheets.