restricted-ssh-commands

Restrict SSH users to a predefined set of commands

restricted-ssh-commands is intended to be called by SSH to restrict a user to only run specific commands. A list of allowed regular expressions can be configured in /etc/restricted-ssh-commands/. The requested command has to match at least one regular expression. Otherwise it will be rejected.

python3-preggy

Assertion library for Python

Collection of expectations for Python applications, extracted from the pyVows project.

nvidia-tesla-driver-libs-nonglvnd-i386

NVIDIA metapackage (non-GLVND OpenGL/EGL etc. 32-bit libraries) (Tesla version)

python-shellescape

escapes characters to safely assemble command lines

This python2 library helps to escape a string to safely use it as a token in a shell command.

python3-pattern

web mining module for Python 3

Pattern is a web mining module for the Python programming language. It has tools for data mining (Google, Twitter and Wikipedia API, a web crawler, a HTML DOM parser), natural language processing (part-of-speech taggers, n-gram search, sentiment analysis, WordNet), machine learning (vector space model, clustering, SVM), network analysis and <canvas> visualization.

node-cpr

recursively copy files - Node.js module

cpr is a Node.js module to recursively copy files and can also be used from the command line which is useful for cross platform support.