package vcardgen
Simple OCaml library for generating VCards per RFC-6350.
Install
Dune Dependency
Authors
Maintainers
Sources
v1.1.tar.gz
sha256=428e2c47efe1f4cb2f70ba7a61af4c249c08b9d005dd761545d49a27181fec81
md5=bdc133f6f45d507cf26d543645f37038
doc/README.html
vcardgen
Simple OCaml library for generating VCards per RFC-6350
Install
The easiest way to install is via OPAM:
$ opam install vcardgen
Usage
See included example.ml
.
Credits
Based on code by Dominic Price https://github.com/dominicjprice/sociaml-vcard
Vadim Zaliva lord@crocodile.org
https://github.com/vzaliva/vcardgen