{"id":92566,"library":"zoom","title":"Zoom","description":"Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard.","status":"active","version":"0.5.0","language":"ruby","source_language":null,"source_url":null,"tags":["z39.50","library","information-retrieval","iso23950"],"install":[{"cmd":"gem install zoom","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'zoom', '~> 0.5.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ZOOM","correct":"require 'zoom'"}],"quickstart":{"code":"require 'zoom'\nconn = ZOOM::Connection.new\nconn.connect('example.com', 210)\nresult = conn.search('@attr 1=4 test')\nresult.each { |r| puts r }","lang":"ruby","description":"Connect to a Z39.50 server and perform a search"},"warnings":[],"env_vars":null,"search_vec":"'abstract':16 'bind':6 'inform':36 'information-retriev':35 'interfac':21 'iso23950':38 'librari':34 'model':13 'object':11,18 'object-ori':17 'object-orient':10 'orient':12,19 'program':20 'provid':3 'retriev':37 'rubi':5 'ruby/zoom':2 'servic':27 'specifi':28 'standard':32 'subset':24 'z39.50':9,31,33 'zoom':1,14","created_at":"2026-06-19T09:34:55.356591+00:00","updated_at":"2026-06-19T09:34:55.356591+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":"http://ruby-zoom.rubyforge.org","github":null,"docs":"http://www.rubydoc.info/gems/zoom/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"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}}