File: apple_version3.vcf

package info (click to toggle)
libtext-vcard-perl 3.06-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 352 kB
  • ctags: 110
  • sloc: perl: 1,535; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
BEGIN:VCARD
VERSION:3.0
N:T-surname;T-first;;;
FN:T-firstname T-surname
TEL;type=HOME;type=pref:020 666 6666
TEL;CELL:0777 777 7777
item1.ADR;type=HOME;type=pref:;;Pref Test Road;Pref Test City;;Pref Test Postcode;Pref Test Country
item1.X-ABADR:uk
item2.ADR;type=WORK:;;Test Road;Test City;;Test Postcode;Test Country
item2.X-ABADR:uk
END:VCARD