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

orcus 0.19.2

File import filter library for spreadsheet documents

Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents. The library includes import filters for Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document Spreadsheet, Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers for CSV, CSS and XML.

Installation

Install orcus 0.19.2 as follows:

guix install orcus@0.19.2

Or install the latest version:

guix install orcus

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.