unity-scope-snappy

Install and launch snap packages.

libparse-netstat-perl

module to parse the output of the "netstat" command

Parse::Netstat provides a function called "parse_netstat()" that parses the output of the Unix "netstat" command.

gnat-10-mipsisa64r6el-linux-gnuabi64

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

python3-forge

mocking and testing modules (Python 3 version)

Forge is a mocking library for Python. It draws most of its inspiration from Mox. It aims to be simple, but still feature-rich, and provide maximum flexibility for unit testing using the mock approach.

node-lezer-php

Node.js module to provide PHP grammar for the lezer parser system

The problem of parsing structured text has resisted one-size-fits all solutions for over 60 years. Lezer isn't such a solution either, but it is a very decent parser generator, especially well suited for use in code editors.

vim-ultisnips

snippet solution for Vim

UltiSnips provides snippet management for the Vim editor. A snippet is a short piece of text that is either re-used often or contains a lot of redundant text. UltiSnips allows you to insert a snippet with only a few key strokes. Snippets are common in structured text like source code but can also be used for general editing like, for example, inserting a signature in an email or inserting the current date in a text file.