          MODULE=camomile
         VERSION=2.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ocaml-community/Camomile/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:6bb421d0bb81594acb5dd902101a0609022d576fe373d956724fa60120bfd03d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Camomile-$VERSION
        WEB_SITE=https://github.com/pierreguillot/Camomile
         ENTERED=20130203
         UPDATED=20230624
           SHORT="A Unicode library for OCaml"
PSAFE=no
cat << EOF
Camomile is a Unicode library for objective caml (a. k. a. OCaml or
O'Caml) language. Camomile provides Unicode character type, UTF-8,
UTF-16, UTF-32 strings, conversion to/from about 200 encodings,
collation and locale-sensitive case mappings, and more. The library
is currently designed for Unicode Standard 3.2.
EOF
