cysignals: Interrupt and signal handling for Cython#
Description#
Interrupt and signal handling for Cython
License#
LGPL version 3 or later
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
1.11.4
src/pyproject.toml:
cysignals >=1.10.2
version_requirements.txt:
cysignals >=1.10.2
Equivalent System Packages#
$ conda install cysignals
$ sudo emerge dev-python/cysignals
See https://repology.org/project/cysignals/versions, https://repology.org/project/python:cysignals/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.