uim-anthy

Universal Input Method - Anthy support metapackage

Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible.

node-constants-browserify

Node's `constants` module for the browser

This modules provides constants present in a Node.js environment to code running in a browser.

python-ssdeep

Python 2.x wrapper for the ssdeep piecewise hashing tool

This is a straightforward Python wrapper for ssdeep by Jesse Kornblum, which is a library for computing context triggered piecewise hashes (CTPH). Also called fuzzy hashes, CTPH can match inputs that have homologies. Such inputs have sequences of identical bytes in the same order, although bytes in between these sequences may be different in both content and length.

python3-azure-cosmos

Azure DocumentDB Python SDK

This package provides the Python 3 modules for the Azure DocumentDB API.

astrometry-data-tycho2-07-littleendian

Astrometry.net Tycho-2 little endian index files (22'-30')

The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates.

clang-tidy-3.8

clang-based C++ linter tool

Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.