{"id":79515,"library":"cgi","title":"CGI","description":"Support for the Common Gateway Interface protocol for building web applications.","status":"active","version":"0.5.1","language":"ruby","source_language":null,"source_url":"https://github.com/ruby/cgi","tags":["cgi","web","protocol","http"],"install":[{"cmd":"gem install cgi","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'cgi', '~> 0.5.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"CGI","correct":"require 'cgi'"}],"quickstart":{"code":"require 'cgi'\n\ncgi = CGI.new\nputs cgi.header\nputs \"<html><body>Hello, #{cgi['name']}</body></html>\"","lang":"ruby","description":"Create a simple CGI script that greets the user."},"warnings":[],"env_vars":null,"search_vec":"'applic':12 'build':10 'cgi':1,13 'common':5 'gateway':6 'http':16 'interfac':7 'protocol':8,15 'support':2 'web':11,14","created_at":"2026-06-18T04:53:14.315061+00:00","updated_at":"2026-06-18T04:53:14.315061+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/ruby/cgi","github":"https://github.com/ruby/cgi","docs":"http://www.rubydoc.info/gems/cgi/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}