MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: //usr/share/doc/python-kitchen-1.1.1/html/_sources/api-text.txt
=============================================
Kitchen.text: unicode and utf8 and xml oh my!
=============================================

The kitchen.text module contains functions that deal with text manipulation.

.. toctree::

    api-text-converters
    api-text-display
    api-text-misc
    api-text-utf8

:mod:`~kitchen.text.converters`
    deals with converting text for different encodings and to and from XML
:mod:`~kitchen.text.display`
    deals with issues with printing text to a screen
:mod:`~kitchen.text.misc`
    is a catchall for text manipulation functions that don't seem to fit
    elsewhere
:mod:`~kitchen.text.utf8`
    contains deprecated functions to manipulate utf8 byte strings