time
GNU time program for measuring CPU resource usage
The 'time' command runs another program, then displays information
about the resources used by that program, collected by the system while
the program was running. You can select which information is reported
and the format in which it is shown, or have 'time' save the information
in a file instead of display it on the screen.
ruby-rspec-retry
add support for retrying failing examples in RSpec
RSpec is a Behaviour Driven Development framework for Ruby. This extension
adds a `:retry` option to RSpec examples that will make RSpec retry multiple
times a failing example.
keysync
Syncs OTR identities between the different chat programs
There are many chat apps that support OTR encryption for verifying messages.
Many use multiple chat apps, including one for desktop and another for
mobile, or one for Mac OS X and another for GNU/Linux or Windows. The trust
relationships are only stored locally in the app in a format that is specific
to that app. Switching between all of them means that you have to manage
your trust relationships for each app that you use.
postgresql-11-pldebugger
PostgreSQL pl/pgsql Debugger API
libjs-expect.js
behavior driven test assertions - JavaScript library
expect.js is a minimalistic behavior driven assertions toolkit similar
to should.js but with less footprint.
gdc-10-hppa-linux-gnu
GNU D compiler (version 2) (cross compiler for hppa architecture)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.