/
rgd045
/
tcllib
Обзор
Документация
Войти
/
rgd045
/
tcllib
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
modules/stringprep/stringprep_data.man
22 строки
809 B
Andreas Kupries
stringprep - B - Tcl 9 portability fixes. Bumped to version 1.0.3
13 сен 2024, 21:52
13 сен 2024, 21:52
0551bd7
Код
Авторство
О чём код?
[vset VERSION 1.0.3] [comment {-*- tcl -*- doctools manpage}] [manpage_begin stringprep::data n [vset VERSION]] [keywords stringprep] [keywords unicode] [copyright {2007-2009, Sergei Golovan <sgolovan@nes.ru>}] [moddesc {Preparation of Internationalized Strings}] [titledesc {stringprep data tables, generated, internal}] [require Tcl "8.5 9"] [require stringprep::data [vset VERSION]] [description] [para] The [package stringprep::data] package is a helper for [package stringprep], providing it with the data tables needed to perform its functions. It is an [emph internal] package which should not be accessed on its own. Because of that it has no publicly documented API either. Its implementation is generated by a script. [vset CATEGORY stringprep] [include ../common-text/feedback.inc] [manpage_end]