Lector de Feeds
apache-commons-configuration-2.11.0-2.mga10.src.rpm
In Mageia/cauldron/i586:
The Commons Configuration software library provides a generic
configuration interface which enables a Java application to read
configuration data from a variety of sources. Commons Configuration
provides typed access to single, and multi-valued configuration
parameters as demonstrated by the following code:
Double double = config.getDouble("number");
Integer integer = config.getInteger("number");
Configuration parameters may be loaded from the following sources:
- Properties files
- XML documents
- Windows INI files
- Property list files (plist)
- JNDI
- JDBC Datasource
- System properties
- Applet parameters
- Servlet parameters
Configuration objects are created using configuration builders.
Different configuration sources can be mixed using a
CombinedConfigurationBuilder and a CombinedConfiguration. Additional
sources of configuration parameters can be created by using custom
configuration objects. This customization can be achieved by extending
AbstractConfiguration or AbstractHierarchicalConfiguration.
%javadoc_package
Categorías: RPMs
apache-commons-jexl-3.4.0-2.mga10.src.rpm
In Mageia/cauldron/x86_64:
JEXL is a library intended to facilitate the implementation of scripting
features in applications and frameworks written in Java. JEXL
implements an Expression Language based on some extensions to the JSTL
Expression Language supporting most of the constructs seen in shell
script or ECMAScript. Its goal is to expose scripting features usable
by technical operatives or consultants working with enterprise
platforms.
%javadoc_package
Categorías: RPMs
apache-commons-jexl-3.4.0-2.mga10.src.rpm
In Mageia/cauldron/i586:
JEXL is a library intended to facilitate the implementation of scripting
features in applications and frameworks written in Java. JEXL
implements an Expression Language based on some extensions to the JSTL
Expression Language supporting most of the constructs seen in shell
script or ECMAScript. Its goal is to expose scripting features usable
by technical operatives or consultants working with enterprise
platforms.
%javadoc_package
Categorías: RPMs
python-astropy-iers-data-0.2024.6.24.0.31.11-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
IERS Earth Rotation and Leap Second tables for the astropy core package.
Categorías: RPMs
python-astropy-iers-data-0.2024.6.24.0.31.11-1.mga10.src.rpm
In Mageia/cauldron/i586:
IERS Earth Rotation and Leap Second tables for the astropy core package.
Categorías: RPMs
python-afdko-4.0.1-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
The AFDKO is a set of tools for building OpenType font files from PostScript and TrueType
font data.
Categorías: RPMs
python-afdko-4.0.1-1.mga10.src.rpm
In Mageia/cauldron/i586:
The AFDKO is a set of tools for building OpenType font files from PostScript and TrueType
font data.
Categorías: RPMs
python-ansible-core-2.16.8-3.mga10.src.rpm
In Mageia/cauldron/i586:
Ansible is a radically simple IT automation system. It handles configuration
management, application deployment, cloud provisioning, ad-hoc task execution,
network automation, and multi-node orchestration. Ansible makes complex changes
like zero-downtime rolling updates with load balancers easy.
Categorías: RPMs
python-ansible-core-2.16.8-3.mga10.src.rpm
In Mageia/cauldron/x86_64:
Ansible is a radically simple IT automation system. It handles configuration
management, application deployment, cloud provisioning, ad-hoc task execution,
network automation, and multi-node orchestration. Ansible makes complex changes
like zero-downtime rolling updates with load balancers easy.
Categorías: RPMs
qca-2.3.9-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Qt Cryptographic Architecture.
Categorías: RPMs
cimg-3.4.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
Image manipulation tools based on the CImg library, including the
greycstoration noise reduction tool.
Categorías: RPMs
cimg-3.4.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Image manipulation tools based on the CImg library, including the
greycstoration noise reduction tool.
Categorías: RPMs
ksvg-6.3.1-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
KDE Frameworks 6 Tier 3 components for handling SVGs.
Categorías: RPMs
ksvg-6.3.1-1.mga10.src.rpm
In Mageia/cauldron/i586:
KDE Frameworks 6 Tier 3 components for handling SVGs.
Categorías: RPMs
python-tqdm-4.66.4-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
tqdm (read taqadum, ØªÙØ¯ÙÙ
) means "progress" in Arabic.
Instantly make your loops show a smart progress meter - just wrap any iterable
with "tqdm(iterable)", and you are done!
Categorías: RPMs
python-tqdm-4.66.4-1.mga10.src.rpm
In Mageia/cauldron/i586:
tqdm (read taqadum, ØªÙØ¯ÙÙ
) means "progress" in Arabic.
Instantly make your loops show a smart progress meter - just wrap any iterable
with "tqdm(iterable)", and you are done!
Categorías: RPMs
imagemagick-7.1.1.34-1.mga10.tainted.src.rpm
In Mageia/cauldron/i586:
ImageMagick is a powerful image display, conversion and manipulation tool. It
runs in an X session. With this tool, you can view, edit and display a variety
of image formats.
ImageMagick can make use of the following delegate programs, available as
packages in Mageia: curl enscript ffmpeg ghostscript ghostscript-X gimp
gnuplot graphviz html2ps mplayer ncompress netpbm sane-backends texlive-texmf
transfig ufraw xdg-utils zip autotrace povray
The tainted package supports converting heif/heic image formats.
Categorías: RPMs
imagemagick-7.1.1.34-1.mga10.tainted.src.rpm
In Mageia/cauldron/x86_64:
ImageMagick is a powerful image display, conversion and manipulation tool. It
runs in an X session. With this tool, you can view, edit and display a variety
of image formats.
ImageMagick can make use of the following delegate programs, available as
packages in Mageia: curl enscript ffmpeg ghostscript ghostscript-X gimp
gnuplot graphviz html2ps mplayer ncompress netpbm sane-backends texlive-texmf
transfig ufraw xdg-utils zip autotrace povray
The tainted package supports converting heif/heic image formats.
Categorías: RPMs
python-rarfile-4.2-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Python module for RAR archive reading.
The interface is made as zipfile like as possible.
Features:
- Supports both RAR 2.x and 3.x archives.
- Supports multi volume archives.
- Supports Unicode filenames.
- Supports password-protected archives.
- Supports archive and file comments.
- Archive parsing and non-compressed files are handled in pure Python code.
- For compressed files runs unrar utility.
Categorías: RPMs
