{"id":81077,"library":"evt-schema","title":"Eventide Schema","description":"Primitives for schema and data structure definition in Ruby.","status":"active","version":"2.5.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/eventide-project/schema","tags":["schema","data-structure","eventide","serialization"],"install":[{"cmd":"gem install evt-schema","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'evt-schema', '~> 2.5.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Schema","correct":"require 'evt-schema'"}],"quickstart":{"code":"require 'evt-schema'\nclass MySchema < Schema::Definition\n  attribute :name, String\nend\nschema = MySchema.new(name: 'test')\nputs schema.name","lang":"ruby","description":"Define and use a schema with attributes"},"warnings":[],"env_vars":null,"search_vec":"'data':7,14 'data-structur':13 'definit':9 'eventid':1,16 'primit':3 'rubi':11 'schema':2,5,12 'serial':17 'structur':8,15","created_at":"2026-06-18T05:43:46.560509+00:00","updated_at":"2026-06-18T05:43:46.560509+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/eventide-project/schema","github":"https://github.com/eventide-project/schema","docs":"http://www.rubydoc.info/gems/evt-schema/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"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}}