eea / odfpy

API for OpenDocument in Python
GNU General Public License v2.0
307 stars 63 forks source link

Are any plans to update to ODF v. 1.3? #138

Open lobaluna opened 3 weeks ago

lobaluna commented 3 weeks ago

I exported a pandas dataframe using pandas.ExcelWriter() method, which in turn uses odfpy as core to its algorithm, but unfortunately, the LibreOffice ODS is not conformant with version 1.3, which is the latest iteration of the OpenDocument File standard.

So, have you planed to update to ODF 1.3?

buhtz commented 3 weeks ago

Please see #123 about the project status. The project is practically dead. There is someone like a maintainer (not me). But you have to prove to him with PRs that he will let you join as a member.

I strongly suggest not to fork but to participate in the project.