File: control

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

Package: libtext-vfile-asdata-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-chained-perl
Description: generic perl module to read and write vfile files
 Works with such as vCard (RFC 2426) and vCalendar (RFC 2445).
 The result of loading this data is a collection of objects which
 will grant you easy access to the properties. Then the module
 can write your objects back to a data file.