summaryrefslogtreecommitdiff
path: root/modules/uniwbrk
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-02-08 20:52:49 +0100
committerBruno Haible <bruno@clisp.org>2009-02-08 20:52:49 +0100
commitf56e0125344bd8f616e45494c8f2a9637b854269 (patch)
tree1020b71f93b538ce7ba35ad6aa6ec9b6bf630ea1 /modules/uniwbrk
parent88fac72a0be81b91ad391ffb81e3fb26317a7a17 (diff)
downloadgnulib-f56e0125344bd8f616e45494c8f2a9637b854269.tar.gz
New module 'uniwbrk/wordbreak-property'.
Diffstat (limited to 'modules/uniwbrk')
-rw-r--r--modules/uniwbrk/wordbreak-property24
1 files changed, 24 insertions, 0 deletions
diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property
new file mode 100644
index 0000000000..34462ad5ac
--- /dev/null
+++ b/modules/uniwbrk/wordbreak-property
@@ -0,0 +1,24 @@
+Description:
+Base layer for word breaks.
+
+Files:
+lib/uniwbrk/wordbreak-property.c
+lib/uniwbrk/wbrkprop.h
+
+Depends-on:
+uniwbrk/base
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += uniwbrk/wordbreak-property.c
+
+Include:
+"uniwbrk.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+