{"id":91576,"library":"rtf","title":"RTF","description":"Ruby RTF is a library that can be used to create rich text format (RTF) documents, a text based standard for laying out document content.","status":"active","version":"0.3.3","language":"ruby","source_language":null,"source_url":"https://github.com/thechrisoshow/rtf","tags":["rtf","document","formatting","text"],"install":[{"cmd":"gem install rtf","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rtf', '~> 0.3.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RTF","correct":"require 'rtf'"}],"quickstart":{"code":"require 'rtf'\ndoc = RTF::Document.new(Font::SWISS, 12)\ndoc.paragraph do |p|\n  p << \"Hello, world!\"\nend\nputs doc.to_rtf","lang":"ruby","description":"Create a simple RTF document with a paragraph"},"warnings":[],"env_vars":null,"search_vec":"'base':20 'content':26 'creat':12 'document':17,25,28 'format':15,29 'lay':23 'librari':6 'rich':13 'rtf':1,3,16,27 'rubi':2 'standard':21 'text':14,19,30 'use':10","created_at":"2026-06-19T09:19:50.608586+00:00","updated_at":"2026-06-19T09:19:50.608586+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://github.com/thechrisoshow/rtf","github":"https://github.com/thechrisoshow/rtf","docs":"http://www.rubydoc.info/gems/rtf/","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-19","next_check":"2026-12-16","install_tag":null}}