This package browser is in early development. Mind the rough edges.

librevenge

Document importer for office suites

Librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations.

Installation

Install the latest version of librevenge as follows:

guix install librevenge

Or install a particular version:

guix install librevenge@0.0.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.