File: full_card_v2_1.vcf

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 (23 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
BEGIN:VCARD
VERSION:2.1
N:Person;Test,Given;;;
FN:Test Person
NICKNAME:Wibble,Wobble
ORG:Company;
TITLE:Job Title
EMAIL;HOME:email\@domain.com
TEL;CELL:+7112345 23456
TEL;HOME:02085123123
TEL;WORK:02073441234
TEL;WORK,PREF:02071231234
ADR;HOME,PREF:;;Two line street address\nSecond line;London;County;Post CodeW1H;United Kingdom
ADR;WORK:;;First work address - street;Work city;London;Work PostCode;CountryName
ADR;HOME:;;Parents address;City;Country;PostCode;Country
ADR;WORK:;;Second work address - street;2City;2Country;2PostCode;2Country
NOTE:A note\nwith return
GEO:51;23
URL:leo.cuckoo.org
BDAY;value=date:1975-04-19
X-AIM;type=pref:123123
X-ICQ;type=WORK;type=pref:12341234
END:VCARD