Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

kohei-us/orcus

Repository files navigation

Orcus is a library that provides a collection of standalone file processingfilters. It is focused primarily on providing filters for spreadsheet documents.

The library currently includes the following 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)

The library also includes low-level parsers for the following:

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

These parsers are all implemented as C++ templates and require a handler classpassed as a template argument so that the handler class receives variouscallbacks from the parser as the file is being parsed.

API Documentation

Pages


[8]ページ先頭

©2009-2025 Movatter.jp