libnfft3-julia

library for computing non-uniform Fourier transforms (julia interface)

NFFT3 is a software library written in C for computing nonequispaced fast Fourier and related transformations. In detail, NFFT3 implements:

libtkrzw1t64

set of implementations of DBM - shared library

Tkrzw is a C++ library implementing DBM (Database Manager) with various algorithms. It features high degrees of performance, concurrency, scalability and durability.

python3-aptly-api-client

Python 3 client for the Aptly API

This is a thin abstraction layer for interfacing with Aptly's HTTP API. It's used by GoPythonGo, but can be used as a standalone library.

ruby-gitlab-markup

Fork from github-markup GitLab uses to render non markdown content

This gem is used by GitLab to render any non Markdown markup. This library converts the raw markup to HTML. The HTML is sanitized, aggressively removing things that could harm such as `script` tags, inline-styles, and `class` or `id` attributes. Syntax highlighting is performed on code blocks. The HTML is passed through other filters in the html-pipeline that add special sauce, such as emoji.

python3-showinfilemanager

Open the system file manager and optionally select files in it

The point is not to open the files, but to select them in the file manager, thereby highlighting the files and allowing the user to quickly do something with them.

unison-2.52

file-synchronization tool for Unix and Windows

Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.