RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

opmlparser gem - read / parse outlines (incl. feed subscription lists) in OPML

Hello, I’ve bundled up a new alternate opmlparser gem that lets you read / parse outlines (incl. feed subscription lists) in the OPML (Outline Processor Markup Language) format in xml. Use OPML.load or OPML.load_file to get back a “plain standard vanilla” hash table or use Outline.parse or Outline.read to get back outline struct(ure)s. Cheers. Prost.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in