Module: AtomUtil

Defined in:
lib/atomutil.rb

Overview

Utilities for AtomPub / Atom Syndication Format

This class containts two important modules

Atom

Includes classes for parsing or building atom element. For example, Atom::Entry, Atom::Feed, and etc.

Atompub

Includes client class works according to AtomPub protocol. And other useful helper classes.

Defined Under Namespace

Modules: VERSION