Title: python3.9-six.tcz Description: Python 2 and 3 compatibility library Version: 1.16.0 Author: Benjamin Peterson Original-site: https://github.com/benjaminp/six Copying-policy: MIT Size: 16K Extension_by: David Maiorino (rhermsen) Tags: python python3 six compatibility library Comments: Six provides simple utilities for wrapping over differences between Python 2 and Python 3. It is intended to support codebases that work on both Python 2 and 3 without modification. six consists of only one Python file, so it is painless to copy into a project. Documentation at: https://six.readthedocs.io/ Change-log: 2018/08/20 first version for python3.6, 1.11.0 (David Maiorino) 2024/02/24 first python3.9 version, 1.16.0 (rhermsen) Current: 2024/02/24 first python3.9 version, 1.16.0 (rhermsen)