File: mix_type.vcf

package info (click to toggle)
libtext-vcard-perl 2.10-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 176 kB
  • sloc: perl: 836; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
BEGIN:VCARD
VERSION:2.1
N:T-surname;T-firstname;;;
FN:T-firstname T-surname
TEL;TYPE=HOME:020 666 6666
TEL;TYPE=CELL:0793 777 7777
ADR;TYPE=HOME:;;Test Road;Test City;;Test Postcode;Test Country
ADR;TYPE=HOME,PREF:;;Pref Test Road;Pref Test City;;Pref Test Postcode;Pref Test Country
END:VCARD
BEGIN:FOO
VERSION:2.1
END:FOO