2vcard è uno script perl che può essere usato per convertire nel formato vcard. Attualmente 2vcard può convertire rubriche e file alias dai seguenti formati: abook, eudora, juno, ldiff, mutt, mh e pine.
Filelist
/usr/bin/2vcard
/usr/share/doc/2vcard/AUTHORS
/usr/share/doc/2vcard/CHANGES
/usr/share/doc/2vcard/README.gz
/usr/share/doc/2vcard/changelog.Debian.gz
/usr/share/doc/2vcard/changelog.gz
/usr/share/doc/2vcard/copyright
/usr/share/doc/2vcard/html/index-1.html
/usr/share/doc/2vcard/html/index-2.html
/usr/share/doc/2vcard/html/index-3.html
/usr/share/doc/2vcard/html/index-4.html
/usr/share/doc/2vcard/html/index-5.html
/usr/share/doc/2vcard/html/index.html
/usr/share/man/man1/2vcard.1.gz
Download 2vcard
File | Size (in kB) | MD5 checksum |
---|---|---|
2vcard_0.5-3.dsc | 0.9 kB | e1c6ac2c645c89eb2bb15b335a035dff |
2vcard_0.5.orig.tar.gz | 9.2 kB | f73a69c170f772f3f6e75f2d11bbb792 |
2vcard_0.5-3.diff.gz | 2.0 kB | 1e806d32233af87437258d86b1561f57 |
Similar packages:
Introduction2vcard is a little perl script to convert an addressbook to the popular VCARD file format. Currently, 2vcard can convert addressbooks and alias files from the following formats: abook, eudora, juno, ldif, mutt, mh and pine.
The VCARD format is used by gnomecard, for example, which in turn is used by the balsa email client.
This is version 0.5 of 2vcard.
Installation
How to obtain 2vcard
2vcard 0.5 can be obtained from:
- http://www.netmeister.org/apps/2vcard-0.5.tar.gz - as a gzipped source-tarball
- http://www.netmeister.org/apps/2vcard-0.5.tar.bz2 - as a bzip2'ed source-tarball
- http://www.netmeister.org/apps/2vcard-0.5.tgz - as a NetBSD/i386/ Package
Requirements
In order to successfully use 2vcard, you need the following programs and libraries which are available on most platforms as distribution packages and thereby can be installed easily.
Required:
- Perl http://www.perl.com
Compilation and installation
2vcard assumes that the Perl executable lives in /usr/bin/perl
- if that is not the case, use your favorite editor to modify the first line of the file 2vcard accordingly.
In order to install 2vcard from sources, type the following in the directory to which you downloaded the 2vcard distribution:
% tar zxvf 2vcard-0.5.tar.gz
% cd 2vcard-0.5
% less README
% su
% make install
This will install 2vcard in /usr/local/bin
, the man page in /usr/local/share/man/man1/
and the documentation in /usr/local/share/doc/2vcard/
Should you run into problems please report them to the the author at jschauma@netmeister.org
Usage
Per default, 2vcard reads from stdin and writes to stdout. Alternatively, the input- and output-files can be specified as command-line options.
Examples:
In a pipe:tr '^M' '\n' <> out
Alone:2vcard -i ~/.aliases -o ~/.addbook.grcd
If you run into any problems, if you encounter bugs, or if you have any other comments on this program,please don't hesitate to email me.
fonte: 2vCard
Trovato questo articolo interessante? Condividilo sulla tua rete di contatti in Twitter, sulla tua bacheca su Facebook, in Linkedin, Instagram o Pinterest. Diffondere contenuti che trovi rilevanti aiuta questo blog a crescere. Grazie!