python-kitchen - Small, useful pieces of code to make python coding easier
Website: | https://pypi.python.org/pypi/kitchen/ |
---|---|
License: | LGPLv2+ |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- 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-2.el6ev.noarch [286 KiB] |
Changelog
by Juan Hernandez (2012-11-14):
- Don't run the tests as one of then produces a TPS failure - Related: rhbz#868982 |