Language

Package: wine @ 4.0.2

Synopsis

Implementation of the Windows API (32-bit only)

Description

Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.

Home page
https://www.winehq.org/
Location
gnu/packages/wine.scm (line: 76, column: 2)
License

Derivations

SystemTargetDerivationBuild status
i686-linux/gnu/store/f5s25vr5bac7fi7g1w7miwp4gdbqf4lj-wine-4.0.2.drv

    Lint warnings

    LinterMessageLocation
    formatting

    Look for formatting issues in the source

    parentheses feel lonely, move to the previous or next line