diff options
author | P. J. McDermott <pjm@nac.net> | 2013-07-02 15:38:01 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-02 15:38:01 (EDT) |
commit | c618ded756999fddaf921ea8b91e2a4262f5ec30 (patch) | |
tree | 207f4dda86670526d5e86d0167453b297cb33e0d /substvars | |
parent | 68108bdc5f7b943dcebcff2fa7c7a5423305fa28 (diff) |
Add binary package metadata and files lists.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 6 |
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). |