X/GTK+ and console FTP client (metapackage)

gftp

X/GTK+ and console FTP client (metapackage)

gFTP is a multithreaded FTP client, using GLib.

r-cran-jsonlite

Robust, High Performance JSON Parser and Generator for R

A fast JSON parser and generator optimized for statistical data and the web. Started out as a fork of 'RJSONIO', but has been completely rewritten in recent versions. The package offers flexible, robust, high performance tools for working with JSON in R and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.

git-core

fast, scalable, distributed revision control system (obsolete)

Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel.

language-pack-gnome-lv-base

GNOME translations for language Latvian

ruby-bindex

bindings for Ruby exceptions

When Ruby raises an exception, it leaves a backtrace to help figure out where did the exception originated in. Bindex gives the bindings as well. This can help to introspect the state of the Ruby program when at the point the exception occurred.

libxcb-imdkit1

XIM protocol implementation in XCB

xcb-imdkit is an implementation of XIM protocol in XCB. Comparing with the implementation of IMDkit with Xlib and xim inside Xlib, it has less memory foot print, better performance and safer on malformed client.