| Name: | python2-backports-shutil_get_terminal_size |
|---|---|
| Version: | 1.0.0 |
| Release: | 6.el7.1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 10728 |
| License: | MIT |
| RPM: | python2-backports-shutil_get_terminal_size-1.0.0-6.el7.1.noarch.rpm |
| Source RPM: | python-backports-shutil_get_terminal_size-1.0.0-6.el7.1.src.rpm |
| Build Date: | Fri Jul 20 2018 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/chrippa/backports.shutil_get_terminal_size |
| Summary: | A backport of the get_terminal_size function from Python 3.3's shutil |
| Description: | A backport of the get_terminal_size function from Python 3.3’s shutil. Unlike the original version it is written in pure Python rather than C, so it might be a tiny bit slower. |