{"id":93766,"library":"simple-spreadsheet","title":"Simple Spreadsheet","description":"Simple spreadsheet reader for common formats: Excel (.xls, .xlsx), Open-office (.ods) and some CSV (standard, excel, tab separated).","status":"active","version":"0.5.0","language":"ruby","source_language":null,"source_url":"https://github.com/zenkay/simple-spreadsheet","tags":["spreadsheet","excel","csv","ods","reader"],"install":[{"cmd":"gem install simple-spreadsheet","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'simple-spreadsheet', '~> 0.5.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"SimpleSpreadsheet","correct":"require 'simple-spreadsheet'"}],"quickstart":{"code":"require 'simple-spreadsheet'\nss = SimpleSpreadsheet::Workbook.read('file.xlsx')\nss.selected_sheet = ss.sheets.first\nputs ss.cell(1, 1)","lang":"ruby","description":"Reads the first cell from an Excel file"},"warnings":[],"env_vars":null,"search_vec":"'common':7 'csv':18,25 'excel':9,20,24 'format':8 'od':15,26 'offic':14 'open':13 'open-offic':12 'reader':5,27 'separ':22 'simpl':1,3 'spreadsheet':2,4,23 'standard':19 'tab':21 'xls':10 'xlsx':11","created_at":"2026-06-19T09:55:36.716596+00:00","updated_at":"2026-06-19T09:55:36.716596+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/zenkay/simple-spreadsheet","github":"https://github.com/zenkay/simple-spreadsheet","docs":"http://www.rubydoc.info/gems/simple-spreadsheet/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}