Skip to content

kohei-us/orcus

Repository files navigation

Orcus

Orcus is a C++ library providing standalone file processing filters, focused primarily on spreadsheet documents.

License: MPL 2.0 Documentation C++

Import Filters

  • Microsoft Excel 2007 XML
  • Microsoft Excel 2003 XML
  • Open Document Spreadsheet
  • Plain Text
  • Gnumeric XML
  • Generic XML
  • Apache Parquet (via Apache Arrow library)

Low-level Parsers

All parsers are implemented as C++ templates with a handler class passed as a template argument.

  • CSV
  • CSS
  • XML
  • JSON
  • YAML (experimental)

Building

See CONTRIBUTING.md for build instructions and dependencies.

Documentation

About

Actively maintained on https://gitlab.com/orcus/orcus instead. This one is just a mirror.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors