durdraw
versatile ASCII and ANSI Art text editor for drawing in terminal
This is an ASCII, Unicode and ANSI art editor for UNIX-like systems (Linux,
macOS, etc). It runs in modern Utf-8 terminals and supports frame-based
animation, custom themes, 256 and 16 color modes, terminal mouse input,
DOS ANSI art viewing, CP437 and Unicode mixing and conversion, HTML output,
mIRC color output, and other interesting features.
libqgisgrass8-3.34.12
QGIS - shared grass library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libqgis-server3.34.12
QGIS - shared server library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
gir1.2-gnomebg-4.0
Introspection data for GnomeBG (GTK 4)
The gnome-desktop set of libraries provides various utility functions
that are used in multiple components of the GNOME desktop, but do not
have a sufficiently stable API to be included in core libraries such
as GLib and GTK.
python3-aio-georss-gdacs
async GeoRSS client library for GDACS feeds
This Python library provides convenient async access to the Global Disaster
Alert and Coordination System (GDACS) feeds.
python3-frozenlist
list-like structure which implements collections.abc.MutableSequence
`frozenlist.FrozenList` is a list-like structure which implements
`collections.abc.MutableSequence`. The list is mutable until `FrozenList.freeze`
is called, after which list modifications raise `RuntimeError`: