diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2012-05-05 12:16:43 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:07 -0500 |
commit | b0c32dd496e374e5758907021eff652e19248adb (patch) | |
tree | 8939625a8bd7169f95093bc6128cf126c40b3e3b /libraries/ocaml-camomile/slack-desc | |
parent | 7697858eb06784d871aecf05dec06332471da95d (diff) |
libraries/ocaml-camomile: Added (Unicode library for OCaml)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/ocaml-camomile/slack-desc')
-rw-r--r-- | libraries/ocaml-camomile/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ocaml-camomile/slack-desc b/libraries/ocaml-camomile/slack-desc new file mode 100644 index 0000000000000..d733c3c5239e8 --- /dev/null +++ b/libraries/ocaml-camomile/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ocaml-camomile: ocaml-camomile (Unicode library for OCaml) +ocaml-camomile: +ocaml-camomile: Camomile is a Unicode library for Objective Caml language. Camomile +ocaml-camomile: provides Unicode character type, UTF-8, UTF-16, UTF-32 strings, +ocaml-camomile: conversion to/from about 200 encodings, collation and +ocaml-camomile: locale-sensitive case mappings, and more. The library is currently +ocaml-camomile: designed for Unicode Standard 3.2. +ocaml-camomile: +ocaml-camomile: http://camomile.sourceforge.net/ +ocaml-camomile: +ocaml-camomile: |