1[comment {-*- tcl -*- doctools manpage}]
2[manpage_begin stringprep::data n 1.0.1]
3[copyright {2007-2009, Sergei Golovan <sgolovan@nes.ru>}]
4[moddesc {Preparation of Internationalized Strings}]
5[titledesc {stringprep data tables, generated, internal}]
6[require Tcl 8.3]
7[require stringprep::data 1.0.1]
8[description]
9[para]
10
11The [package stringprep::data] package is a helper for
12[package stringprep], providing it with the data tables needed to
13perform its functions. It is an [emph internal] package which should
14not be accessed on its own. Because of that it has no publicly
15documented API either. Its implementation is generated by a script.
16
17[section {BUGS, IDEAS, FEEDBACK}]
18
19This document, and the package it describes, will undoubtedly contain
20bugs and other problems.
21
22Please report such in the category [emph stringprep] of the
23[uri {http://sourceforge.net/tracker/?group_id=12883} {Tcllib SF Trackers}].
24
25Please also report any ideas for enhancements you may have for either
26package and/or documentation.
27
28
29[keywords stringprep unicode]
30[manpage_end]
31