Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python313-cysignals

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, Cython normally does not check for interrupts. For example, code like the following cannot be interrupted in Cython:: while True: pass The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code.

Found 1 sites for python313-cysignals

Found 1 RPM for python313-cysignals

PackageSummaryDistributionDownload
python313-cysignals-1.12.6-1.1.x86_64.htmlInterrupt and signal handling for CythonOpenSuSE Tumbleweed for x86_64python313-cysignals-1.12.6-1.1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet