Skip to content

Use lzma instead of pylzma #6

@ksz16

Description

@ksz16

Could you consider a new version that uses the built-in lzma module instead of pylzma?
In the new versions of Python (3.13 and 3.14 - tested on Arch Linux and Fedora) attempt to build pylzma ends with an error.
For this reason I had to switch to version 1.1.1 which is the latest version that does not use pylzma.
The application itself still works flawlessly - the only problem is the pylzma module used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions