Skip to content

Musllinux wheels #1099

Open
Open
@fdelu

Description

@fdelu

Currently opencv wheels are only provided for the manylinux platform tags, for Linux distros that use the GNU C standard library. PEP 656 proposes doing the same for with musllinux platform tags for distros that use the MUSL C standard library instead, for other distros such as Alpine Linux. This would enable much faster builds for projects using the official python alpine docker images.

The manylinux project repository provides base docker images for musllinux platforms as well, so that should ease the process.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions