Lector de Feeds
atop-2.11.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
The program atop is an interactive monitor to view the load on
a Linux-system. It shows the occupation of the most critical
hardware-resources (from a performance point of view) on system-level,
i.e. cpu, memory, disk and network. It also shows which processes are
responsible for the indicated load (again cpu-, memory-, disk- and
network-load on process-level).
The program atop can also be used to log system- and process-level
information in raw format for long-term analysis.
The program atopsar can be used to view system-level statistics as
reports, similar to the program sar.
Categorías: RPMs
atop-2.11.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
The program atop is an interactive monitor to view the load on
a Linux-system. It shows the occupation of the most critical
hardware-resources (from a performance point of view) on system-level,
i.e. cpu, memory, disk and network. It also shows which processes are
responsible for the indicated load (again cpu-, memory-, disk- and
network-load on process-level).
The program atop can also be used to log system- and process-level
information in raw format for long-term analysis.
The program atopsar can be used to view system-level statistics as
reports, similar to the program sar.
Categorías: RPMs
python-jwcrypto-1.5.6-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
An implementation of the JOSE Working Group documents:
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7516 - JSON Web Encryption (JWE)
- RFC 7517 - JSON Web Key (JWK)
- RFC 7518 - JSON Web Algorithms (JWA)
- RFC 7519 - JSON Web Token (JWT)
- RFC 7520 - Examples of Protecting Content Using JSON Object Signing and Encryption (JOSE).
Categorías: RPMs
python-jwcrypto-1.5.6-1.mga10.src.rpm
In Mageia/cauldron/i586:
An implementation of the JOSE Working Group documents:
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7516 - JSON Web Encryption (JWE)
- RFC 7517 - JSON Web Key (JWK)
- RFC 7518 - JSON Web Algorithms (JWA)
- RFC 7519 - JSON Web Token (JWT)
- RFC 7520 - Examples of Protecting Content Using JSON Object Signing and Encryption (JOSE).
Categorías: RPMs
g4music-3.8.1-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
G4Music is a fast fluent lightweight music player written in GTK4, with
a beautiful and adaptive user interface. It focuses on high performance
for large music collections.
Features:
- Supports most music file types, samba and any other remote protocol
(depends on GIO and GStreamer).
- Fast loading and parsing thousands of music files in a few seconds,
monitors local changes.
- Low memory usage for large music collections with album covers
(embedded and external), no thumbnail caches to store.
- Groups and sorts by album/artist/title, shuffle list, full-text
searching.
- Gaussian blurred cover as background, follows GNOME light/dark mode.
- Drag-drop from GNOME Files, showing music in Files.
- Supports audio peaks visualizer.
- Supports gapless playback.
- Supports normalizing volume with ReplayGain.
- Supports pipewire and other audio sinks.
- Supports MPRIS control.
Categorías: RPMs
g4music-3.8.1-1.mga10.src.rpm
In Mageia/cauldron/i586:
G4Music is a fast fluent lightweight music player written in GTK4, with
a beautiful and adaptive user interface. It focuses on high performance
for large music collections.
Features:
- Supports most music file types, samba and any other remote protocol
(depends on GIO and GStreamer).
- Fast loading and parsing thousands of music files in a few seconds,
monitors local changes.
- Low memory usage for large music collections with album covers
(embedded and external), no thumbnail caches to store.
- Groups and sorts by album/artist/title, shuffle list, full-text
searching.
- Gaussian blurred cover as background, follows GNOME light/dark mode.
- Drag-drop from GNOME Files, showing music in Files.
- Supports audio peaks visualizer.
- Supports gapless playback.
- Supports normalizing volume with ReplayGain.
- Supports pipewire and other audio sinks.
- Supports MPRIS control.
Categorías: RPMs
cinnamon-session-6.2.1-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Cinnamon-session manages a Cinnamon desktop or GDM login session. It starts up
the other core components and handles logout and saving the session.
Categorías: RPMs
cinnamon-session-6.2.1-1.mga10.src.rpm
In Mageia/cauldron/i586:
Cinnamon-session manages a Cinnamon desktop or GDM login session. It starts up
the other core components and handles logout and saving the session.
Categorías: RPMs
cinnamon-screensaver-6.2.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
cinnamon-screensaver is a screen saver and locker.
Categorías: RPMs
cinnamon-screensaver-6.2.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
cinnamon-screensaver is a screen saver and locker.
Categorías: RPMs
intel-gmmlib-22.4.1-1.mga9.src.rpm
In Mageia/9/aarch64:
The Intel Graphics Memory Management Library provides device specific
and buffer management for the Intel Graphics Compute Runtime for OpenCL
and the Intel Media Driver for VAAPI.
Categorías: RPMs
intel-gmmlib-22.4.1-1.mga9.src.rpm
In Mageia/9/i586:
The Intel Graphics Memory Management Library provides device specific
and buffer management for the Intel Graphics Compute Runtime for OpenCL
and the Intel Media Driver for VAAPI.
Categorías: RPMs
intel-gmmlib-22.4.1-1.mga9.src.rpm
In Mageia/9/armv7hl:
The Intel Graphics Memory Management Library provides device specific
and buffer management for the Intel Graphics Compute Runtime for OpenCL
and the Intel Media Driver for VAAPI.
Categorías: RPMs
intel-gmmlib-22.4.1-1.mga9.src.rpm
In Mageia/9/x86_64:
The Intel Graphics Memory Management Library provides device specific
and buffer management for the Intel Graphics Compute Runtime for OpenCL
and the Intel Media Driver for VAAPI.
Categorías: RPMs
python-validators-0.28.3-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Python Data Validation for Humansâ¢.
Categorías: RPMs
python-validators-0.28.3-1.mga10.src.rpm
In Mageia/cauldron/i586:
Python Data Validation for Humansâ¢.
Categorías: RPMs
python-trio-0.25.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
The Trio project's goal is to produce a production-quality, permissively
licensed, async/await-native I/O library for Python. Like all async libraries,
its main purpose is to help you write programs that do multiple things at the
same time with parallelized I/O. A web spider that wants to fetch lots of
pages in parallel, a web server that needs to juggle lots of downloads and
websocket connections at the same time, a process supervisor monitoring
multiple subprocesses... that sort of thing. Compared to other libraries, Trio
attempts to distinguish itself with an obsessive focus on usability and
correctness. Concurrency is complicated; we try to make it easy to get things
right.
Categorías: RPMs
python-trio-0.25.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
The Trio project's goal is to produce a production-quality, permissively
licensed, async/await-native I/O library for Python. Like all async libraries,
its main purpose is to help you write programs that do multiple things at the
same time with parallelized I/O. A web spider that wants to fetch lots of
pages in parallel, a web server that needs to juggle lots of downloads and
websocket connections at the same time, a process supervisor monitoring
multiple subprocesses... that sort of thing. Compared to other libraries, Trio
attempts to distinguish itself with an obsessive focus on usability and
correctness. Concurrency is complicated; we try to make it easy to get things
right.
Categorías: RPMs
nvidia-newfeature-555.58.02-1.mga9.nonfree.src.rpm
In Mageia/9/x86_64:
Source package of the current NVIDIA proprietary driver. Binary
packages are named x11-driver-video-nvidia-newfeature.
Categorías: RPMs
nvidia-newfeature-555.58.02-1.mga9.nonfree.src.rpm
In Mageia/9/aarch64:
Source package of the current NVIDIA proprietary driver. Binary
packages are named x11-driver-video-nvidia-newfeature.
Categorías: RPMs
