You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage texlive-bitset-svn53837-69.lbn36.noarch
This package defines and implements the data type bit set, a vector of bits. The size of the vector may grow dynamically. Individual bits can be manipulated.
RPMPackage texlive-bigintcalc-svn53172-69.lbn36.noarch
This package provides expandable arithmetic operations with big integers that can exceed TeX's number limits.
RPMPackage texlive-bidi-svn65572-69.lbn36.noarch
A convenient interface for typesetting bidirectional texts with plain TeX and LaTeX. The package includes adaptations for use with many other commonly-used packages.
RPMPackage texlive-bibtex-svn64491-69.lbn36.x86_64
BibTeX allows the user to store his citation data in generic form, while printing citations in a document in the form specified by a BibTeX style, to be specified in the document itself (one often needs a LaTeX citation-style package, such as natbib as well). BibTeX itself is an ASCII-only program; there is, however, a version that copes with 8-bit character sets. However, BibTeX's facilities rapidly run out as one moves away from simple ASCII (for example, in the various national sorting rules for languages expressed in different parts of ISO-8859 -- the "ISO Latin" series). For more flexibility, the user is urged to consider using biber with biblatex to typeset its output. In fact, it is best to avoid BibTeX in favour of biber and biblatex, if at all possible.
RPMPackage texlive-beton-svn15878.0-69.lbn36.noarch
Typeset a LaTeX2e document with the Concrete fonts designed by Don Knuth and used in his book "Concrete Mathematics".
RPMPackage texlive-beamer-svn65984-69.lbn36.noarch
The beamer LaTeX class can be used for producing slides. The class works in both PostScript and direct PDF output modes, using the pgf graphics system for visual effects. Content is created in the frame environment, and each frame can be made up of a number of slides using a simple notation for specifying material to appear on each slide within a frame. Short versions of title, authors, institute can also be specified as optional parameters. Whole frame graphics are supported by plain frames. The class supports figure and table environments, transparency effects, varying slide transitions and animations. Beamer also provides compatibility with other packages like prosper. The package now incorporates the functionality of the former translator package, which is used for customising the package for use in other language environments. Beamer depends on the following other packages: atbegshi, etoolbox, hyperref, ifpdf, pgf, and translator.
RPMPackage texlive-babelbib-svn57349-69.lbn36.noarch
This package enables to generate multilingual bibliographies in cooperation with babel. Two approaches are possible: Each citation may be written in another language, or the whole bibliography can be typeset in a language chosen by the user. In addition, the package supports commands to change the typography of the bibliographies.
RPMPackage texlive-babel-english-svn44495-69.lbn36.noarch
The package provides the language definition file for support of English in babel. Care is taken to select british hyphenation patterns for British English and Australian text, and default ('american') patterns for Canadian and USA text.
RPMPackage sdparm-1.12-3.fc36.x86_64
SCSI disk parameters are held in mode pages. This utility lists or changes those parameters. Other SCSI devices (or devices that use the SCSI command set e.g. some SATA devices) such as CD/DVD and tape drives may also find parts of sdparm useful. Fetches Vital Product Data pages. Can send commands to start or stop the media and load or unload removable media. Warning: It is possible (but unlikely) to change SCSI disk settings such that the disk stops operating or is slowed down. Use with care.
RPMPackage python3-graphviz-0.19.2-2.fc36.noarch
This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (master repo) from Python. Create a graph object, assemble the graph by adding nodes and edges, and retrieve its DOT source code string. Save the source code to a file and render it with the Graphviz installation of your system.
RPMPackage python3-contourpy-1.3.2-1.lbn36.x86_64
ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11. It contains the 2005 and 2014 algorithms used in Matplotlib as well as a newer algorithm that includes more features and is available in both serial and multithreaded versions. It provides an easy way for Python libraries to use contouring algorithms without having to include Matplotlib as a dependency.
RPMPackage python3-flask-limiter-3.12-1.lbn36.noarch
Flask-Limiter adds rate limiting to Flask applications. You can configure rate limits at different levels such as: Application wide global limits per user Default limits per route By Blueprints By Class-based views By individual routes
RPMPackage python3-apispec+yaml-6.4.0-1.lbn36.noarch
This is a metapackage bringing in yaml extras requires for python3-apispec. It makes sure the dependencies are installed.
RPMPackage python3-anyio+trio-4.8.0-3.lbn36.noarch
This is a metapackage bringing in trio extras requires for python3-anyio. It makes sure the dependencies are installed.
RPMPackage python3-anyio-4.8.0-3.lbn36.noarch
AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency (SC) on top of asyncio, and works in harmony with the native SC of trio itself.
RPMPackage php-xml-8.1.16-1.fc36.x86_64
The php-xml package contains dynamic shared objects which add support to PHP for manipulating XML documents using the DOM tree, and performing XSL transformations on XML documents.
RPMPackage php-pgsql-8.1.16-1.fc36.x86_64
The php-pgsql package add PostgreSQL database support to PHP. PostgreSQL is an object-relational database management system that supports almost all SQL constructs. PHP is an HTML-embedded scripting language. If you need back-end support for PostgreSQL, you should install this package in addition to the main php package.
RPMPackage php-pdo-8.1.16-1.fc36.x86_64
The php-pdo package contains a dynamic shared object that will add a database access abstraction layer to PHP. This module provides a common interface for accessing MySQL, PostgreSQL or other databases.
RPMPackage php-mysqlnd-8.1.16-1.fc36.x86_64
The php-mysqlnd package contains a dynamic shared object that will add MySQL database support to PHP. MySQL is an object-relational database management system. PHP is an HTML-embeddable scripting language. If you need MySQL support for PHP applications, you will need to install this package and the php package. This package use the MySQL Native Driver
RPMPackage php-mbstring-8.1.16-1.fc36.x86_64
The php-mbstring package contains a dynamic shared object that will add support for multi-byte string handling to PHP.