{"id":86864,"library":"atom-tools","title":"Atom Tools","description":"atom-tools is an all-in-one Atom library. It parses and builds Atom (RFC 4287) entries and feeds, and manipulates Atom Publishing Protocol (RFC 5023) Collections.","status":"active","version":"2.0.5","language":"ruby","source_language":null,"source_url":"https://github.com/bct/atom-tools","tags":["atom","feed","rss","publishing"],"install":[{"cmd":"gem install atom-tools","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'atom-tools', '~> 2.0.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Atom::Tools","correct":"require 'atom/tools'"}],"quickstart":{"code":"require 'atom/tools'\n\nfeed = Atom::Feed.new\nfeed.title = \"My Feed\"\nentry = Atom::Entry.new\nentry.title = \"Hello\"\nfeed.entries << entry\nputs feed.to_xml","lang":"ruby","description":"Creates an Atom feed with an entry."},"warnings":[],"env_vars":null,"search_vec":"'4287':20 '5023':30 'all-in-on':8 'atom':1,4,12,18,26,32 'atom-tool':3 'build':17 'collect':31 'entri':21 'feed':23,33 'librari':13 'manipul':25 'one':11 'pars':15 'protocol':28 'publish':27,35 'rfc':19,29 'rss':34 'tool':2,5","created_at":"2026-06-19T08:09:16.507516+00:00","updated_at":"2026-06-19T08:09:16.507516+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/bct/atom-tools/wikis","github":"https://github.com/bct/atom-tools","docs":"http://www.rubydoc.info/gems/atom-tools/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}