RubyGems Navigation menu

xsv 1.2.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.0 - December 16, 2023 (18.5 KB)
  2. 1.2.1 - May 09, 2023 (18.5 KB)
  3. 1.2.0 - January 01, 2023 (18 KB)
  4. 1.1.1 - April 01, 2022 (18 KB)
  5. 1.1.0 - February 13, 2022 (17.5 KB)
Show all versions (40 total)

Runtime Dependencies (1):

rubyzip >= 1.3, < 3

Development Dependencies (5):

bundler < 3
codecov >= 0.6.0
minitest ~> 5.14.2
rake ~> 13.0
standard ~> 1.6.0

Owners:

Pushed by:

Authors:

  • Martijn Storck

SHA 256 checksum:

19f76b0efbbdb44ffe92bb2a5dda3996c0ca58aff332c90d6ec4c953fbf7e291

Total downloads 592,171

For this version 94,952

License:

MIT

Required Ruby Version: >= 2.6

Links: