python3-djangorestframework-flex-fields

Dynamic fields and nested resources for DRF (Python3 version)

FlexFields (DRF-FF) for Django REST Framework is a package designed to provide a common baseline of functionality for dynamically setting fields and nested models within DRF serializers. To remove unneeded fields, you can dynamically set fields, including nested fields, via URL parameters (?fields=name,address.zip) or when configuring serializers. Additionally, you can dynamically expand fields from simple values to complex nested models, or treat fields as "deferred", and expand them on an as-needed basis.

mint-y-icons

Mint-Y icon theme

A flat, colorful, and modern theme based on Paper and Moka.

gnumeric-plugins-extra

spreadsheet application for GNOME - additional plugins

Gnumeric is a spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats.

gir1.2-nma4-1.0

GObject introspection data for libnma-gtk4

The libnma-gtk4 library provides GTK 4 dialogs for NetworkManager.

erlang-erl-docgen

Erlang/OTP documentation stylesheets

The erl_docgen package includes XSLT stylesheets and document type definitions used for Erlang/OTP documentation. They allow one to transform documentation to manpage, HTML, and PDF formats.

etckeeper

store /etc in git, mercurial, brz or darcs

The etckeeper program is a tool to let /etc be stored in a git, mercurial, brz or darcs repository. It hooks into APT to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control.