File: control

package info (click to toggle)
libtext-vcard-perl 2.03-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 148 kB
  • ctags: 29
  • sloc: perl: 769; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 799 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libtext-vcard-perl
Section: perl
Priority: optional
Maintainer: Neil Williams <codehelp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), perl (>= 5.6.0-16), 
 libtest-harness-perl, libfile-slurp-perl, libtext-vfile-asdata-perl,
 libclass-accessor-perl, libclass-accessor-chained-perl
Standards-Version: 3.7.3

Package: libtext-vcard-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libtext-vfile-asdata-perl,
 libfile-slurp-perl
Description: parse, edit and create multiple vCards 
 Text::vCard::Addressbook provides an API to reading / editing and 
 creating multiple vCards. A vCard is an electronic business card. 
 This package has been developed based on rfc2426.
 .
 Many applications (Apple Address book, MS Outlook, Evolution etc) 
 can export and import vCards.