5da545300d
v1.0.1 2016-03-07 La Forclaz (VS) --------------------------------- - OCaml 4.05.0 compatibility (removal of `Uchar.dump`). v1.0.0 2016-11-23 Zagreb ------------------------ - `Uutf.String.fold_utf_{8,16be,16le}`, allow substring folding via optional arguments. Thanks to Raphaël Proust for the idea and the patch. - OCaml standard library `Uchar.t` support. - Removes and substitutes `type Uutf.uchar = int` by the (abstract) `Uchar.t` type. `Uchar.{of,to}_int` allows to recover the previous representation. - Removes `Uutf.{is_uchar,cp_to_string,pp_cp}`. `Uchar.{is_valid,dump}` can be used instead. - Safe string support. Manual sources and destinations now work on bytes rather than strings. - Build depend on topkg. - Relicense from BSD3 to ISC.
15 lines
526 B
Text
15 lines
526 B
Text
@comment $NetBSD: PLIST,v 1.2 2017/07/11 10:39:47 jaapb Exp $
|
|
bin/utftrip
|
|
${OCAML_SITELIB}/uutf/META
|
|
${OCAML_SITELIB}/uutf/opam
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/uutf/uutf.a
|
|
${OCAML_SITELIB}/uutf/uutf.cma
|
|
${OCAML_SITELIB}/uutf/uutf.cmi
|
|
${OCAML_SITELIB}/uutf/uutf.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/uutf/uutf.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/uutf/uutf.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/uutf/uutf.cmxs
|
|
${OCAML_SITELIB}/uutf/uutf.mli
|
|
share/doc/uutf/CHANGES.md
|
|
share/doc/uutf/LICENSE.md
|
|
share/doc/uutf/README.md
|