
The atom publishing protocol (atompub) is a protocol for publishing and editing web resources described at http://www.ietf.org/rfc/rfc5023.txt.
atompub implements client atompub::client and server atompub::server for the protocol. xml formats used in the protocol are implemented in xml::atom and xml::atom::service. catalyst extension catalyst::controller::atompub is also available.