libqgis-networkanalysis2.18.24
QGIS - shared network analysis library
fontconfig-config
generic font configuration library - configuration
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
libstdc++-8-pic-i386-cross
GNU Standard C++ Library v3 (shared library subset kit) (i386)
librte-rawdev-dpaa2-cmdif20.0
Data Plane Development Kit (librte-rawdev-dpaa2-cmdif runtime library)
simple
minimalist web framework for the WAI server interface
Simple is a "framework-less" web framework for Haskell web applications
based on the WAI server interface (f.ex. for use with the warp server).
Simple does not enforce a particular structure or paradigm for web
applications. Rather, Simple contains tools to help you create your own
patterns (or re-create existing ones). Simple is minimalist, providing a
lightweight base - the most basic Simple app is little more than a WAI
'Application' with some routing logic. Everything else (f.ex. authentication,
controllers, persistence, caching, etc.) is provided in composable units, so
you can include only the ones you need in your app, and easily replace
them with your own components.
libtemplate-stash-autoescaping-perl
Template::Stash subclass for automatically escaping HTML strings
Template::Stash is used by Template::Toolkit to store variable values for the
runtime use of the template processor.