Install this package:
emerge -a dev-python/cysignals
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/cysignals
Or alternatively:
emerge --autounmask-write -a dev-python/cysignals
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
</maintainer>
<maintainer type="person" proxied="yes">
<email>frp.bissey@gmail.com</email>
<name>François Bissey</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
When writing Cython code, special care must be taken to ensure that
the code can be interrupted with CTRL-C. Since Cython optimizes for
speed, it normally does not check for interrupts. The cysignals
package provides mechanisms to handle interrupts (and other signals
and errors) in Cython code.
</longdescription>
<upstream>
<remote-id type="pypi">cysignals</remote-id>
<remote-id type="github">sagemath/cysignals</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | cysignals-1.12.4.tar.gz | 65545 bytes |
| DIST | cysignals-1.12.6.tar.gz | 79583 bytes |
| DIST | cysignals-1.12.6.tar.gz.provenance | 9356 bytes |