python-fixedint

Simple fixed-width integers

This module provides fixed-size integer classes which retain their fixed nature across arithmetic operations. It is geared towards users who need to emulate machine integers. It provides flexible classes for defining integers with a fixed number of bits, as well as predefined classes for common machine integer sizes. These classes can be used as drop-in replacements for int/long, and can be sliced to extract bitfields. Mutable versions of these integers are provided, enabling usages such as emulation of machine registers.

There is no official package available for openSUSE Leap 16.0

Дистрибуции

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.