summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/atom.py
AgeCommit message (Collapse)Author
2014-08-30Extend AtomEntry capabilitiesMatthieu Rakotojaona
2010-10-06More PEP8 compliance cleanups.Lance Stout
Cleaned up the atom entry stanza.
2010-07-19Condensed all of the stanzaPlugin functions into a single ↵Lance Stout
registerStanzaPlugin function. Updated plugins and tests to use new function.
2010-06-02added very, very, very basic atom stanzaNathan Fritz