elpa-magit-section
Collapsible sections like in Magit
This package implements the main user interface of Magit — the
collapsible sections that make up its buffers. This package used
to be distributed as part of Magit but now it can also be used by
other packages that have nothing to do with Magit or Git.
libime-data-jyutping-language-model
Fcitx5 libime implementation of jyutping input method (model)
This software provides a library that makes use of libime to implement
jyutping (粵拼) input method. It also includes an engine for fcitx 5.
libnetplan1
Declarative network configuration runtime library
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
libsyntax-keyword-assert-perl
assert keyword for Perl
Syntax::Keyword::Assert introduces a lightweight assert keyword to Perl,
designed to provide runtime assertions with minimal overhead.
libppr-perl
Pattern-based Perl Recognizer
The PPR module provides a single regular expression that defines a set of
independent subpatterns suitable for matching entire Perl documents, as well
as a wide range of individual syntactic components of Perl (i.e. statements,
expressions, control blocks, variables, etc.)
libdata-checks-perl
value constraint checking module
The Data::Checks module provides functions that implement various value
constraint checking behaviours. These are the parts made visible by the `use
Data::Checks ...` import line, in Perl code.