six-1.11.0 (Python Module)

six-1.11.0

Introduction to Six Module

Six is a Python 2 and 3 compatibility library.

This package is known to build and work properly using an LFS-8.3 platform.

Package Information

Six Dependencies

Optional Dependencies

Python-2.7.15

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/six

Installation of six

Install six for Python2 by running the following commands:

python2 setup.py build

This package does not come with a test suite.

Now, as the root user:

python2 setup.py install --optimize=1

Install six for Python3 by running the following commands:

python3 setup.py build

This package does not come with a test suite.

Now, as the root user:

python3 setup.py install --optimize=1

Contents

Installed Programs: None
Installed Module: six.py
Installed Directories: /usr/lib/python2.7/site-packages/six-1.10.0-py2.7.egg and/or /usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg