Installer-0.7.0

Introduction to Installer Module

The installer provides basic functionality and abstractions for handling wheels and installing packages from wheels.

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

Package Information

Build Dependencies

Required

pybuild-1.3.0,

Optional

"pytest",

Installation of Installer

Build the module:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

This package does not come with a test suite.

Now, as the root user:

pip3 install --no-index --find-links dist --no-user installer

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: /usr/lib/python3/site-packages/installer and /usr/lib/python3/site-packages/installer-0.7.0.dist-info