Name : python311-fixedint
| |
Version : 0.2.0
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.4.1
| Date : 2024-08-31 14:42:43
|
Group : Unspecified
| Source RPM : python-fixedint-0.2.0-lp160.4.1.src.rpm
|
Size : 0.12 MB
| |
Packager : https://bugzilla_suse_com
| |
Summary : simple fixed-width integers
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/16.0/noarch |