libstdc++-12-pic-mipsr6el-cross

GNU Standard C++ Library v3 (shared library subset kit) (mipsr6el)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

libstdc++-11-pic-mips64r6-cross

GNU Standard C++ Library v3 (shared library subset kit) (mips64r6)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

icingaweb2-module-reporting

Reporting functionality in the web frontend

Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment.

icingaweb2-module-toplevelview

simple and responsive web interface for Icinga - top level view

Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment.

libmoox-thunking-perl

Allow Moo attributes to be "thunked"

MooX::Thunking is a Moo extension allowing another value for the "is" parameter to "has" in Moo: "thunked". If used, this will allow you to transparently provide either a real value for the attribute, or a "CodeLike" in Types::TypeTiny that when called will return such a real value.

python3-sqlalchemy-utc

SQLAlchemy type to store timezone aware datetime values

UtcDateTime type is equivalent to the built-in 'DateTime' with 'timezone=True' option enabled on vendors that support 'timestamptz' e.g. PostgreSQL, but on SQLite or MySQL, it shifts all 'datetime.datetime' values to UTC offset before store them, and returns timezone aware 'datetime.datetime' values through result sets.