libgeos3.13.1
Geometry engine for Geographic Information Systems - C++ Library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
Functions provided include:
julius
Re-implementation of the Caesar III engine
Julius is a fully working open-source version of Caesar 3, with the same logic
as the original, but with some UI enhancements, that is able to be played on
multiple platforms. The same logic means that the saved games are 100%
compatible, and any gameplay bugs present in the original Caesar 3 game will
also be present in Julius. It is meant as a drop-in replacement for Caesar 3,
with the same look and feel, so there will be no major UI changes. UI
enhancements for Julius include:
python3-fake-useragent
Library to simulate browser user-agent strings
This library provides a set of tools to simulate browser user-agent strings
across different platforms and devices. It offers a pre-downloaded and
processed database of a wide range of browser agents, allowing users to
retrieve random or specified user-agent strings without an active internet
connection. The data includes various attributes such as browser type,
version, operating system, and device brand. This facilitates applications
that require user-agent customization or testing by mimicking different
browser environments for web interactions.
r-cran-jinjar
GNU R template engine inspired by 'Jinja'
Template engine powered by the 'inja' C++ library. Users
write a template document, using syntax inspired by the 'Jinja' Python
package, and then render the final document by passing data from R.
The template syntax supports features such as variables, loops,
conditions and inheritance.
openjdk-21-testsupport
Java runtime based on OpenJDK (regression test support)
OpenJDK is a development environment for building applications,
applets, and components using the Java programming language.
python3-text-unidecode
most basic Python port of the Text::Unidecode Perl library (Python3 version)
This library is an alternative of other Python ports of Text::Unidecode
(unidecode and isounidecode).
unidecode (in Debian available as python3-unidecode) is licensed under GPL;
isounidecode uses too much memory, and it also didn’t support Python 3 while
text-unidecode was created.