NEWS.stable: log cherry-pick [ae006b4]->[4a9738e] strtoimax: Avoid link error on...
[gnulib.git] / modules / unictype / bidicategory-of
index 77bf278..4380a35 100644 (file)
@@ -1,17 +1,20 @@
 Description:
 Determine bidi category of a Unicode character.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'unictype/bidiclass-of' instead.
+
 Files:
-lib/unictype/bidi_of.c
-lib/unictype/bidi_of.h
 
 Depends-on:
-unictype/base
+unictype/bidiclass-of
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += unictype/bidi_of.c
 
 Include:
 "unictype.h"
@@ -21,4 +24,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-