Comment 4 for bug 1300465

Revision history for this message
Brian Murray (brian-murray) wrote :

Yes, this is recreatable with python apt. Test case:

import apt
cache = apt.Cache()
pkg = cache['2vcard']
pkg.candidate.description
''
pkg.candidate.summary
'perl script to convert an addressbook to VCARD file format'