Lector de Feeds
rubber-1.6.6-1.mga10.src.rpm
    In Mageia/cauldron/i586:
This is a building system for LaTeX documents. It is based on a routine that
runs just as many compilations as necessary. The module system provides a
great flexibility that virtually allows support for any package with no user
intervention, as well as pre- and post-processing of the document. The
standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex,
makeindex. A good number of standard packages are supported, including
graphics/graphicx (with automatic conversion between various formats and
Metapost compilation).  
  
    Categorías: RPMs  
python-h5py-3.11.0-1.mga10.src.rpm
    In Mageia/cauldron/i586:
The h5py package provides both a high- and low-level interface to the HDF5
library from Python. The low-level interface is intended to be a complete
wrapping of the HDF5 API, while the high-level component supports  access to
HDF5 files, datasets and groups using established Python and NumPy concepts.  
  
    Categorías: RPMs  
python-h5py-3.11.0-1.mga10.src.rpm
    In Mageia/cauldron/x86_64:
The h5py package provides both a high- and low-level interface to the HDF5
library from Python. The low-level interface is intended to be a complete
wrapping of the HDF5 API, while the high-level component supports  access to
HDF5 files, datasets and groups using established Python and NumPy concepts.  
  
    Categorías: RPMs  
blender-4.1.1-1.mga10.src.rpm
    In Mageia/cauldron/x86_64:
Blender is the in-house software of a high quality animation studio.
It has proven to be an extremely fast and versatile design instrument.
The software has a personal touch, offering a unique approach to the
world of three dimensions. Blender can be used to create TV
commercials, to make technical visualizations or business graphics, to
do some morphing, or to design user interfaces. Developers can easily
build and manage complex environments. The renderer is versatile and
extremely fast. All basic animation principles (curves and keys) are
implemented.  
  
    Categorías: RPMs  
blender-4.1.1-1.mga10.src.rpm
    In Mageia/cauldron/i586:
Blender is the in-house software of a high quality animation studio.
It has proven to be an extremely fast and versatile design instrument.
The software has a personal touch, offering a unique approach to the
world of three dimensions. Blender can be used to create TV
commercials, to make technical visualizations or business graphics, to
do some morphing, or to design user interfaces. Developers can easily
build and manage complex environments. The renderer is versatile and
extremely fast. All basic animation principles (curves and keys) are
implemented.  
  
    Categorías: RPMs  
python-multidict-6.0.5-1.mga10.src.rpm
    In Mageia/cauldron/x86_64:
Multidicts are useful for working with HTTP headers, URL query args etc.
The code was extracted from aiohttp library.  
  
    Categorías: RPMs  
python-multidict-6.0.5-1.mga10.src.rpm
    In Mageia/cauldron/i586:
Multidicts are useful for working with HTTP headers, URL query args etc.
The code was extracted from aiohttp library.  
  
    Categorías: RPMs  
python-myst-parser-3.0.1-2.mga10.src.rpm
    In Mageia/cauldron/x86_64:
MyST-Parser is an extended commonmark compliant parser,
with bridges to docutils & sphinx.  
  
    Categorías: RPMs  
python-myst-parser-3.0.1-2.mga10.src.rpm
    In Mageia/cauldron/i586:
MyST-Parser is an extended commonmark compliant parser,
with bridges to docutils & sphinx.  
  
    Categorías: RPMs  
python-conda-package-handling-2.2.0-2.mga10.src.rpm
    In Mageia/cauldron/i586:
Create and extract conda packages of various formats.  
  
    Categorías: RPMs  
python-conda-package-handling-2.2.0-2.mga10.src.rpm
    In Mageia/cauldron/x86_64:
Create and extract conda packages of various formats.  
  
    Categorías: RPMs  
task-obsolete-10-38.mga10.src.rpm
    In Mageia/cauldron/x86_64:
This package is used to obsolete packages that are no longer supported.  
  
    Categorías: RPMs  
task-obsolete-10-38.mga10.src.rpm
    In Mageia/cauldron/i586:
This package is used to obsolete packages that are no longer supported.  
  
    Categorías: RPMs  
apache-commons-configuration-2.11.0-2.mga10.src.rpm
    In Mageia/cauldron/x86_64:
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-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  




