Language

Package: python-cysignals @ 1.9.0

Synopsis

Handling of interrupts and signals for Cython

Description

The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code, using two related approaches, for mixed Cython/Python code or external C libraries and pure Cython code, respectively.

Home page
https://github.com/sagemath/cysignals
Location
gnu/packages/python-xyz.scm (line: 15724, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings