adabrowse
HTML generator for Ada 95 library unit specifications
AdaBrowse is a javadoc-like HTML generator for Ada 95 library unit
specifications. It can also generate XML output; a DTD is included in
the distribution.
mpb-mpi
MIT Photonic-Bands, parallel (mpich) version
The MIT Photonic-Bands package is a free program for computing the band
structures (dispersion relations) and electromagnetic modes of periodic
dielectric structures, on both serial and parallel computers. It was
developed by Steven G. Johnson at MIT in the Joannopoulos Ab Initio
Physics group, and designed to study photonic crystal structures.
adacontrol
Ada rules controller
AdaControl verifies that Ada software meets the requirements of a
number of parameterizable rules. It is not intended to supplement
checks made by the compiler, but rather to search for particular
violations of good-practice rules, or to check that some rules are
obeyed project-wide.
alsaplayer-text
alsaplayer text interface
This package provides a text interface to alsaplayer, an audio player, and
does not require X or GTK+ to run.
python3-pefile
Portable Executable (PE) parsing module for Python
pefile is a Python module to read and work with Portable Executable (PE)
files. Most of the information in the PE header is accessible, as well as all
the sections, section information and data.
stgit-contrib
set of contributed script to help working with stgit
Among others, this package provides the following helper scripts:
* stg-gitk: show all patches in gitk, not only applied ones, and hide logs
* stg-whatchanged: examine changes that would modify the current patch
* stg-fold-files-from: pick specific hunks from another patch up the stack
* stg-dispatch: dispatch specific hunks into another patch down the stack
* stg-swallow: completely merge another patch into the current one
* stg-k: provide robust --keep functionality to all stgit commands