]> git.pld-linux.org Git - packages/courier-unicode.git/commitdiff
update URL
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Nov 2018 09:42:57 +0000 (11:42 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Nov 2018 09:42:57 +0000 (11:42 +0200)
courier-unicode.spec

index 5927600c95c1bc0e0bd1be65849701ca07bc4dc8..26ec1a8073354d0bbb52a6f4b878a287a6b9f1fb 100644 (file)
@@ -11,7 +11,7 @@ License:      GPL v3
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
 # Source0-md5: e2b4e8f16c51b2bc03ab16a5ff49832b
-URL:           http://www.courier-mta.org/authlib/
+URL:           http://www.courier-mta.org/unicode/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: libstdc++-devel >= 6:4.7
@@ -22,17 +22,17 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 The Courier Unicode library implements several algorithms related to
 the Unicode Standard:
-- Look up uppercase, lowercase, and titlecase equivalents of a
-  unicode character.
-- Implementation of grapheme and word breaking rules.
-- Implementation of line breaking rules.
-- Several ancillary functions, like looking up the unicode character
+- Look up uppercase, lowercase, and titlecase equivalents of a unicode
+  character.
+- Implementation of grapheme and word 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 "&amp;", 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.
+  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.
 - Look up the Unicode script property.
-- Look up the category property.
+- Look up the category property.
 
 This library also implements C++ bindings for these algorithms.
 
This page took 0.282105 seconds and 4 git commands to generate.