wheelinstall

package
v0.0.0-...-800c319 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package wheelinstall installs a pure-Python wheel into a site-packages directory.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(wheelPath, sitePackagesDir string) error

Install extracts the wheel at wheelPath into sitePackagesDir and writes the INSTALLER marker into its .dist-info. Entries that would escape sitePackagesDir, and wheels without a .dist-info, are rejected.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL