RubyGems Navigation menu

xsv 1.0.1

Xsv is a fast, lightweight parser for Office Open XML spreadsheet files (commonly known as Excel or .xlsx files). It strives to be minimal in the sense that it provides nothing a CSV reader wouldn't, meaning it only deals with minimal formatting and cannot create or modify documents.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.3.1 - May 06, 2024 (18.5 KB)
  2. 1.3.0 - December 16, 2023 (18.5 KB)
  3. 1.2.1 - May 09, 2023 (18.5 KB)
  4. 1.2.0 - January 01, 2023 (18 KB)
  5. 1.1.1 - April 01, 2022 (18 KB)
  6. 1.0.1 - March 18, 2021 (15.5 KB)
Show all versions (41 total)

Runtime Dependencies (1):

rubyzip >= 1.3, < 3

Development Dependencies (3):

bundler < 3
minitest ~> 5.14.2
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Martijn Storck

SHA 256 checksum:

6838623dd74003ad5c556b5378d0bd773185e7d2f2bf89c6a7c08b56ca705a3d

Total downloads 602,879

For this version 11,410

License:

MIT

Required Ruby Version: >= 2.5

Links: