libredis-perl
persistent key-value database with network interface (Perl client library)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
gm2-14-mipsisa32r6-linux-gnu
GNU Modula-2 compiler for the mipsisa32r6-linux-gnu architecture
This is the GNU Modula-2 compiler for the mipsisa32r6-linux-gnu architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
gm2-14-mipsisa64r6-linux-gnuabi64
GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture
This is the GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
libghc-json-prof
Haskell library for serialising data to and from JSON; profiling libraries
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.
golang-mode
Emacs mode for editing Go code -- transitional package
This is a transitional package for elpa-go-mode and can be safely
removed after installation.
ruby-net-scp
pure ruby implementation of the SCP protocol
Net::SCP is a pure-Ruby implementation of the SCP protocol.
This operates over SSH (and requires the Net::SSH library), and allows
files and directory trees to copied to and from a remote server.