diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-05-10 16:07:54 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-05-10 16:07:54 +0000 |
commit | 001975391f905e6a3087c3f114fa902674d9fcc0 (patch) | |
tree | 2fe4ea7d419f53fc5b0645c8b9edaa2e9be4c825 /converters/2vcard/DESCR | |
parent | 2f650460d85f79059a0d523aef0598bc4623e39d (diff) | |
download | pkgsrc-001975391f905e6a3087c3f114fa902674d9fcc0.tar.gz |
Initial import of 2vcard-0.3 into the NetBSD Packages Collection.
2vcard is a little perl script to convert an addressbook to the popular
VCARD file format. Currently, 2vcard can convert mutt's and mh's alias as
well as pine's and abook's addressbook format.
The VCARD format is used by gnomecard, for example, which in turn is used
by the balsa email client.
Diffstat (limited to 'converters/2vcard/DESCR')
-rw-r--r-- | converters/2vcard/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/converters/2vcard/DESCR b/converters/2vcard/DESCR new file mode 100644 index 00000000000..c66ace4f066 --- /dev/null +++ b/converters/2vcard/DESCR @@ -0,0 +1,6 @@ +2vcard is a little perl script to convert an addressbook to the popular +VCARD file format. Currently, 2vcard can convert mutt's and mh's alias as +well as pine's and abook's addressbook format. + +The VCARD format is used by gnomecard, for example, which in turn is used +by the balsa email client. |