Source: libxml-foafknows-fromvcard-perl Section: perl Priority: optional Build-Depends: debhelper (>= 4.0.0), perl (>= 5.8.0-7), perl-modules, libtext-vcard-perl (>= 1.96), libdigest-sha1-perl, libidna-punycode-perl Maintainer: Kjetil Kjernsmo Standards-Version: 3.7.2 Package: libxml-foafknows-fromvcard-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtext-vcard-perl (>= 1.96), libdigest-sha1-perl, libidna-punycode-perl Description: Perl module to create simple foaf:knows records from vCards This module takes a vCard string parses it using Text::vCard and attempts to make foaf:knows records from it. It's scope is limited to that, it is not intended to be a full vCard to RDF conversion module, it just wants to make reasonable knows records of your contacts.