This is a staging site. Uploads will not persist. Testing only.
python3-smbus2
another pure Python implementation of the python-smbus package
Currently supported features are:
Get i2c capabilities (I2C_FUNCS)
SMBus Packet Error Checking (PEC) support
read_byte
write_byte
read_byte_data
write_byte_data
read_word_data
write_word_data
read_i2c_block_data
write_i2c_block_data
write_quick
process_call
read_block_data
write_block_data
block_process_call
i2c_rdwr - combined write/read transactions with repeated start
hut
CLI tool for sr.ht
hut is a command line tool to interact with the sr.ht code forge (aka
SourceHut). hut uses the GraphQL APIs to interact with the various
sr.ht services.
libgm2-17-ppc64el-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
python3-pyside6.qthelp
Python bindings for Qt 6 Help module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
libpbcopper2.2.0
data structures, algorithms, and utilities for C++ applications
pbcopper provides general tools for C++ applications. It is developed
for use by applications of the Pacific Biosciences SMRT Analysis
suite.
python3-xxhash
Bindings for the xxHash library (Python 3)
xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
It successfully completes the SMHasher test suite which evaluates collision,
dispersion and randomness qualities of hash functions. Code is highly portable,
and hashes are identical on all platforms (little / big endian).