module AtomUtil

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.