node-acorn-jsx

JSX parser based on node-acorn

libpcscada0.7.3.1

Ada bindings to PC/SC middleware

libanthyinput0

Japanese kana-kanji conversion - runtime library for input

Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/.

node-shell-quote

quote and parse shell commands

This package parses shell like argument and quotes it if needed. It supports replacing environment variables by value, and replacing shell operator like redirection by equivalent javascript syntax.

python3-jenkins-job-builder

Configure Jenkins using YAML files - Python 3.x

Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy.

node-foreground-child

helper running a child process as a foreground process

This Node.js module emulate simple control group in pure javacript. It runs a child process as foreground process redirecting output to stdout and exiting main process as soon as child exist.