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.
libghc-syb-with-class-prof
Haskell library for generic programming; profiling libraries
The "Scrap your boilerplate" approach is a lightweight generic
programming approach for Haskell. Using this approach, you can write
generic functions such as traversal schemes (e.g., everywhere and
everything), as well as generic read, generic show and generic
equality (i.e., gread, gshow, and geq). This approach is based on
just a few primitives for type-safe cast and processing constructor
applications.
libghc-hxt-curl-prof
LibCurl interface for HXT; profiling libraries
This is a part of Haskell XML Toolbox.
stretchplayer
Audio file player with time stretch and pitch shifting
StretchPlayer will play back an audio file and allow you to
time stretch (without affecting pitch) and/or pitch shift (without
affecting the time) the audio, even while you are listening to it.