| Name: | python-kitchen |
|---|---|
| Version: | 1.1.1 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 1439815 |
| License: | LGPLv2+ |
| RPM: | python-kitchen-1.1.1-5.el7.noarch.rpm |
| Source RPM: | python-kitchen-1.1.1-5.el7.src.rpm |
| Build Date: | Thu May 08 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/kitchen/ |
| Summary: | 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 |
- Mass rebuild 2013-12-27
- Move the api documentation into its own subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Bugfix for using easy_gettext_setup or get_translation_object with the default localedirs
- Update to 1.1.0 final
- Upstream update to 1.0 final
- Upstream update 0.2.4
- Changes i18n.easy_gettext_setup() to return lgettext functions when
byte strings are requested.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Upstream respin of the tarball