Path to this page:
./
math/ruby-spreadsheet,
Ruby Spreadsheet Library to read and write Spreadsheet Documents
Branch: CURRENT,
Version: 1.3.4,
Package name: ruby32-spreadsheet-1.3.4,
Maintainer: pkgsrc-usersThe Spreadsheet Library is designed to read and write Spreadsheet Documents.
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are
supported. Spreadsheet is a combination/complete rewrite of the
Spreadsheet::Excel Library by Daniel J. Berger and the ParseExcel Library by
Hannes Wyss. Spreadsheet can read, write and modify Spreadsheet Documents.
Required to run:[
devel/ruby-ole] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 358.5 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-05-17) Updated to version: ruby32-spreadsheet-1.3.4
- (2024-12-09) Updated to version: ruby32-spreadsheet-1.3.3
- (2024-02-03) Updated to version: ruby31-spreadsheet-1.3.1
- (2021-11-23) Updated to version: ruby27-spreadsheet-1.3.0
CVS history: (Expand)
2025-05-17 10:01:36 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
math/ruby-spreadsheet: update to 1.3.4
1.3.4 (2025-03-29)
Author: Niklaus Giger niklaus.giger@member.fsf.org
* Formatted using standardrb
* Fixes for Ruby 3.4
* Bumped minimal Ruby version to 2.6
|
2024-12-09 16:16:17 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
math/ruby-spreadsheet: update to 1.3.3
1.3.2 (2024-11-20)
* Add tests for ruby 3.3 via github/workflow, removed failing ruby 2.2 and
truffleruby
* Add funding_uri to gemspec
1.3.3 (2024-11-20)
* Remove trailing slash from spec.homepage
|
2024-02-03 16:57:05 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
math/ruby-spreadsheet: update to 1.3.1
1.3.1 (2024-01-15)
* Fix spreadsheet.gemspec issues.
|
2021-11-23 15:42:13 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
math/ruby-spreadsheet: update to 1.3.0
1.3.0 (2021-09-23)
* Issues #138 #262, see github.com/zdavatz/spreadsheet
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2021-05-30 11:33:10 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
math/ruby-spreadsheet: update to 1.2.9
No changelog nor release note. Here are quote from commit messages.
1.2.9 (2021-05-21)
* Use encoding on regexp
* Remove invalid worksheet characters
|
2021-02-28 16:38:14 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
math/ruby-spreadsheet: update to 1.2.8
No release information, but seems to fixed below.
* fix: Worksheet#<< fails when adding the first row
|