| Name: | python36-kitchen |
|---|---|
| Version: | 1.2.5 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 602830 |
| License: | LGPLv2+ |
| RPM: | python36-kitchen-1.2.5-2.el7.noarch.rpm |
| Source RPM: | python3-kitchen-1.2.5-2.el7.src.rpm |
| Build Date: | Tue Mar 10 2020 |
| Build Host: | x86-ol7-builder-02.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. |