libfortran-format-perl

Package to parse Fortran formats string descriptors in Perl

This is a Perl implementation of the Fortran 77 formatted input/output facility. One possible use is for producing input files for old Fortran programs, making sure that their column-oriented records are rigorously correct. Fortran formats may also have some advantages over printf in some cases: it is very easy to output an array, reusing the format as needed; and the syntax for repeated columns is more concise. Unlike printf, for good or ill, Fortran-formatted fields never exceed their desired width.

elpa-pod-mode

Emacs major mode for editing .pod files

POD mode is a simple mode for editing "Plain Old Documentation" format files and POD embedded in Perl code.
Editing a page

lektor

Python-based static website generator

Lektor is a static website generator. A lektor project is a collection of static files that can be built into many individual HTML pages. Lektor can also be used like a CMS providing a browser-based admin interface to edit the website's contents and create new pages.

libattribute-storage-perl

declare and retrieve named attributes about CODE

Attribute::Storage package provides a base, where a package using it can define handlers for particular code attributes. Other packages, using the package that defines the code attributes, can then use them to annotate subs.

fwupd-i386-signed-template

Template for signed fwupd package

This package is used to control code signing by the Debian signing service.

libgm2-17-alpha-cross

GNU Modula-2 standard library (runtime library)

This is the GNU Modula-2 standard library that comes with the gm2 compiler.