| Name: | python3-six |
|---|---|
| Version: | 1.16.0 |
| Release: | 16.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 120430 |
| License: | MIT |
| RPM: | python3-six-1.16.0-16.el10.noarch.rpm |
| Source RPM: | python-six-1.16.0-16.el10.src.rpm |
| Build Date: | Thu Jan 30 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/benjaminp/six |
| Summary: | Python 2 and 3 compatibility utilities |
| Description: | Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. |