amplee.atompub: APP is defined as:
'''
The Atom Publishing Protocol is an application-level protocol for
publishing and editing Web resources using HTTP [RFC2616] and XML 1.0.
amplee.atompub.member.helper: Member classes have a common set of functionnalities that this
module try to centralize to make the code easier to read and
maintain
amplee.contrib.crawler: Crawls through an Atom Publishing protocol service document and
will perform some validation, testing against the AtomPub remote
service.
amplee.loader.iniloader: Atom Publising Store loader
Synopsis
--------
The process of creating an Atom Publishing store is
a repetitive task that is common to all projects.
amplee.utils.isodate: isodate.py
Functions for manipulating a subset of ISO8601 date, as specified by
<http://www.w3.org/TR/NOTE-datetime>
Exposes:
- parse(s)
s being a conforming (regular or unicode) string.