gfortran-7-sh4-linux-gnu

GNU Fortran compiler

python-libtrace

Python 2 bindings for the libtrace API

python-libtrace (plt) is a Python module that allows you to work with packet trace data using WAND's libtrace library.

gnat-5-sjlj-s390x-linux-gnu

GNU Ada compiler (setjump/longjump runtime library)

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

ruby-state-machines

Adds support for creating state machines for attributes on any Ruby class

state_machines adds support for creating state machines for attributes on any Ruby class. state_machine provides enough flexibility for creating new machine definitions on the fly based on an external source of transitions.

elpa-recursive-narrow

narrow-to-region that operates recursively

This package defines two functions, recursive-narrow-or-widen-dwim and recursive-widen-dwim that replace the builtin functions narrow-to-region and widen. These functions operate the same way, except in the case of multiple calls to recursive-narrow-to-region-dwim. In this case, recursive-widen-dwim will go to the previous buffer visibility, not make the entire buffer visible.

libdist-zilla-role-pluginbundle-pluginremover-perl

Dist::Zilla plugin to add '-remove' functionality to a bundle

Dist::Zilla::Role::PluginBundle::PluginRemover enables Dist::Zilla plugin bundles to automatically remove any plugins specified by the -remove attribute. This is similar to the @Filter plugin but with less typing.