lomiri-calculator-app

Calculator App for Lomiri Operating Environment

This app is a core app for Ubuntu Touch's shell Lomiri. Ubuntu Touch is a mobile OS developed by the UBports Foundation. Lomiri is its operating environment optimized for touch based human-machine interaction, but also supports convergence (i.e. switching between tablet/phone and desktop mode).

unmo3

Uncompress and extract samples from MO3 modules

The MO3 format means "MOdule with MP3", because the main initial idea was to reduce the size of a module (in .mod, IT, XM) by compressing the samples using MPEG audio layer 3. The samples can be compressed using OGG, MP3, and two kind of specific lossless algorithms.
unpacking f3*.deb debian package, control.tar.xz and data.tar.xz

unp

unpack (almost) everything with one command

unp is a small perl script which makes extraction of any archive files a bit easier. It support several compressors and archiver programs, chooses the right one(s) automatically and extracts one or more files in one go.

lft

layer-four traceroute

This sends various TCP SYN and FIN probes (differing from Van Jacobson's UDP-based method) utilizing the IP protocol "time to live" field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to some host. lft also listens for various TCP and ICMP messages along the way to assist network managers in ascertaining per-protocol heuristic routing information and can optionally retrieve various information about the networks it traverses.

ledger

command-line double-entry accounting program

Ledger is a powerful and flexible double-entry accounting system run entirely from the command line. Your accounts ledger is stored in one or more plain-text files with a very simple and readable format, and ledger does the hard work of balancing your books and reporting.

libcmlutil-smlnj

Concurrent ML utility library

Not all modules in the normal SML/NJ library are thread safe. This library provides thread-safe implementations of these libraries.