xtpxlib-xoffice
is part of the xtpxlib
library. xtpxlib
contains software for processing XML, using languages like XSLT and XProc. It
consists of several separate components, all named xtpxlib-*
. Everything can be found on GitHub (https://github.com/xatapult).
This component contains XProc (1.0 and 3.0) pipelines for converting Microsoft Office Word (.docx
) and Excel (.xlsx
) files to and from somewhat more manageable XML formats.
Installation and usage information can be found on xtpxlib
's main website https://www.xtpxlib.org.
Technical information:
Component documentation: https://xoffice.xtpxlib.org
License: GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007
Git URI: git@github.com:xatapult/xtpxlib-xoffice.git
Git site: https://github.com/xatapult/xtpxlib-xoffice
This component depends on:
xtpxlib-container (Support for XML containers (multiple files wrapped into one))
xtpxlib-common (Common component: Shared libraries and IDE support)
Release information:
Added XProc 3.0 support.
Added the option to insert dates into Excel sheets and a small library for converting dates between Excel and xs:date formats.
New logo and minor fixes.
Added basic support for modifying Excel files and fixed some minor bugs.
Initial release
(Abbreviated. Full release information in README.md
)