summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
Diffstat (limited to 'substvars')
-rw-r--r--substvars6
1 files changed, 6 insertions, 0 deletions
diff --git a/substvars b/substvars
new file mode 100644
index 0000000..c5f50cb
--- /dev/null
+++ b/substvars
@@ -0,0 +1,6 @@
+Common-Description:
+ This library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32
+ encodings), together with functions for Unicode characters (character names,
+ classifications, and properties) and functions for string processing (formatted
+ output, width, word breaks, line breaks, normalization, case folding, and
+ regular expressions).