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.

Badge code

You can use the following badge to inform users of librevenge about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/librevenge'><img src='https://packages.guix.gnu.org/packages/librevenge/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/librevenge/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/librevenge)

Example Org:

[[https://packages.guix.gnu.org/packages/librevenge][https://packages.guix.gnu.org/packages/librevenge/badges/latest-version.svg]]