[Lunar-commits] <moonbase-other> camomile: A Unicode library for OCaml

Stefan Wold ratler at lunar-linux.org
Sun Feb 3 17:13:01 CET 2013


commit 201170dc246b18ee9b30b7cdcf127f1e8f2a777f
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 03 Feb 2013 08:13:01 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/201170dc246b18ee9b30b7cdcf127f1e8f2a777f

camomile: A Unicode library for OCaml
---
  libs/camomile/DETAILS | +19/-0    
  1 file changed, 19 insertions(+)

--- /dev/null
+++ b/libs/camomile/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=camomile
+         VERSION=0.8.3
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=$SFORGE_URL/$MODULE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha256:94c8d65d417c90301f6b3b21e4b00e151c434a3e2d406c3d5b3363859034f27b
+        WEB_SITE="http://camomile.sourceforge.net/"
+         ENTERED=20130203
+         UPDATED=20130203
+           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




More information about the Lunar-commits mailing list