Home | Trees | Indices | Help |
|
---|
|
Jabber vCard and MIME (RFC 2426) vCard implementation.
|
|||
Empty Exception raised when parsing empty vcard element. |
|||
VCardField Base class for vCard fields. |
|||
VCardString Generic class for all standard text fields in the vCard. |
|||
VCardXString Generic class for all text vCard fields not defined in RFC 2426. |
|||
VCardJID JID vCard field. |
|||
VCardName Name vCard field. |
|||
VCardImage Image vCard field. |
|||
VCardAdr Address vCard field. |
|||
VCardLabel Address label vCard field. |
|||
VCardTel Telephone vCard field. |
|||
VCardEmail E-mail vCard field. |
|||
VCardGeo Geographical location vCard field. |
|||
VCardOrg Organization vCard field. |
|||
VCardCategories Categories vCard field. |
|||
VCardSound Sound vCard field. |
|||
VCardPrivacy Privacy vCard field. |
|||
VCardKey Key vCard field. |
|||
VCard Jabber (vcard-temp) or RFC2426 vCard. |
|
|||
|
|||
|
|||
str
|
|
|
|||
VCARD_NS =
|
|||
valid_string_re = re.compile(r'^
|
|||
non_quoted_semicolon_re = re.compile(r'
|
|||
__package__ =
|
Imports: base64, binascii, libxml2, re, pyxmpp, to_utf8, from_utf8, get_node_ns, StanzaPayloadObject, BadRequestProtocolError, JIDMalformedProtocolError, JIDError
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 8 13:34:58 2011 | http://epydoc.sourceforge.net |