Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-kitchen - Small, useful pieces of code to make python coding easier
- Description:
kitchen includes functions to make gettext easier to use, handling unicode
text easier (conversion with bytes, outputting xml, and calculating how many
columns a string takes), and compatibility modules for writing code that uses
python-2.7 modules but needs to run on python-2.3
Packages
python-kitchen-1.1.1-1.el4.noarch
[176 KiB] |
Changelog
by Toshio Kuratomi (2012-02-14):
- Bugfix for using easy_gettext_setup or get_translation_object with the
default localedirs
|