Module vcard :: Class VCard
[show private | hide private]
[frames | no frames]

Class VCard


A single vcard
Method Summary
  __init__(self, lines)
  __repr__(self)
  getdata(self)
Returns a dict of the data parsed out of the vcard
  origin(self)
Best guess as to what program wrote the vcard
  splitandunquote(self, value, seperator)
  unquote(self, value)
  version(self)
Best guess as to vcard version

Method Details

getdata(self)

Returns a dict of the data parsed out of the vcard

origin(self)

Best guess as to what program wrote the vcard

version(self)

Best guess as to vcard version

Generated by Epydoc 2.1 on Fri Aug 15 18:58:29 2008 http://epydoc.sf.net