1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/utf8proc/utf8proc.desc
3 [COPY] Copyright (C) 2007 - 2022 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
14 [T] Utf8proc is a library for processing UTF-8 encoded Unicode strings. Some
15 [T] features are Unicode normalization, stripping of default ignorable
16 [T] characters, case folding, and detection of grapheme cluster
17 [T] boundaries. The library can be used in C programs, but most of the
18 [T] functionality is also available as a ruby library. For PostgreSQL,
19 [T] there is an extension providing a function for preparing strings in case
20 [T] insensitive indices. The currently supported Unicode version is 5. 0. 0.
22 [U] https://www.public-software-group.org/utf8proc
24 [A] Jan Behrens <jan.behrens@flexidesk.de>
25 [M] The T2 Project <t2@t2-project.org>
33 [P] X -----5---9 200.000
35 [O] var_append makeopt ' ' 'cc=$CC ar=$AR'
36 [O] var_append makeinstopt ' ' 'libdir=$libdir'
38 [D] a82110956c8afc978d4dbb343388f7d734f594751333941e3843fc6f utf8proc-v2.7.0.tar.gz https://github.com/JuliaLang/utf8proc/archive/v2.7.0/