Language

Package: pypy3 @ 7.3.5

Synopsis

Python implementation with just-in-time compilation

Description

PyPy is a faster, alternative implementation of the Python programming language employing a just-in-time compiler. It supports most Python code natively, including C extensions.

Home page
https://www.pypy.org/
Location
gnu/packages/python.scm (line: 747, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-2' does not match package name 'python2'