gm2-mipsisa32r6el-linux-gnu

GNU Modula-2 compiler (based on GCC) for the mipsr6el architecture

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

dmrconfig

Configuration utility for DMR radios

DMRconfig is a utility for programming digital radios via USB programming cable. It can read and write codeplug, configuration and contacts from and to the radio. Various TYT, Baofeng, Radioddity, Anytone, BTECH, Zastone and Radtel radios are supported.

r-cran-rockchalk

GNU R regression estimation and presentation

A collection of functions for interpretation and presentation of regression analysis. These functions are used to produce the statistics lectures in <http://pj.freefaculty.org/guides>. Includes regression diagnostics, regression tables, and plots of interactions and "moderator" variables. The emphasis is on "mean-centered" and "residual-centered" predictors. The vignette 'rockchalk' offers a fairly comprehensive overview. The vignette 'Rstyle' has advice about coding in R. The package title 'rockchalk' refers to the school motto, 'Rock Chalk Jayhawk, Go K.U.'.

python3-gps

Global Positioning System - Python 3 libraries

The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947.

libghc-infer-license-prof

infer software license from a given license file; profiling libraries

This library checks the Levenshtein distances between a short text and a handful of license strings in order to infer the most probable match from that set.

libtest-mockdatetime-perl

module to mock DateTime->now calls during tests

Getting the current time sometimes is not very helpful for testing scenarios. Instead, if you could obtain a known value during the runtime of a testcase will make your results predictable.