python3-fontmake

Python library for compiling fonts from UFO or Glyphs to OTF/TTF

This library provides a wrapper for several other Python libraries which together compile fonts from various sources (.glyphs, .ufo) into binaries (.otf, .ttf).

gobjc++-12-mips-linux-gnu

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc++-12-mips64el-linux-gnuabi64

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

freedict-tools

Development files for the FreeDict dictionary packages

This package contains the FreeDict build system and its scripts, used to build and distribute dictionaries in the TEI format. FreeDict dictionaries are stored in a format independent from the dictionary program, called TEI. These utilities and scripts convert the TEI-formatted dictionaries into formats understood by dictionary programs.

node-json-parse-better-errors

JSON.parse() with context information on error

This is a Node.js library for getting nicer errors out of JSON.parse(), including context and position of parse errors.

node-matcher

Simple wildcard matching

Useful when you want to accept loose string input and regexes/globs are too convoluted.