3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
5 .\" Manual: May 27, 2009
6 .\" Source: May 27, 2009
8 .TH "DECRATEDSTR" "1" "05/31/2009" "May 27, 2009" "May 27, 2009"
9 .\" disable hyphenation
11 .\" disable justification (adjust text to left margin only)
14 decoratedstr \- decorated characters utility
17 \fBdecoratedstr\fR [[\-h] | [\-\-help]] [\-\-charset\ \fIcharset\fR] [\-r] [\-i]
20 Removes decorations \- such as accents and rings \- from characters, expands ligatures\&.
22 Optionnaly prints a matching regular expression\&.
24 The program accepts the following options:
28 Display usage summary\&.
33 Sets charset\&. Default is utf\-8\&.
43 Make the regexp case insensitive\&.
47 \fBdecoratedstr Œuf à la poëlle\fR
54 (Œ|[OÒÓÔÖØŌŎŐ][eèéêëēĕėęě])[uùúûüũūŭůűų]f
58 That version uses python print function that will disapear in python 3\&.
61 Python doesn\'t detect the active charset from the environement variables\&. You will need to use \-\-charset option if you don\'t use UTF\-8\&.
65 \fIhttp://www\&.nirgal\&.com/\fR\&.