Name: | courier-unicode |
---|---|
Version: | 1.4 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 370549 |
License: | GPLv3 |
RPM: | courier-unicode-1.4-1.el7.aarch64.rpm |
Source RPM: | courier-unicode-1.4-1.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.courier-mta.org/unicode/ |
Summary: | A library implementing algorithms related to the Unicode Standard |
Description: | This library implements several algorithms related to the Unicode Standard: * Look up uppercase, lowercase, and titlecase equivalents of a unicode character. * Implementation of grapheme and work breaking rules. * Implementation of line breaking rules. Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as “&”, for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library. This library also implements C++ bindings for these algorithms. The current release of the Courier Unicode library is based on the Unicode 6.3.0 standard. |
- Upstream v1.4 Note that the library name changed to libcourier-unicode
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Rebuilt for GCC 5 C++11 ABI change
- Update with suggestions from the review - Run make check
- Changed package name to courier-unicode
- Initial build