python3-parameterized

parameterized testing for Python 3

The parameterized module provides a set of decorators for parameterized testing in Python. It supports nose, nose2, pytest and unittest.

node-macaddress

Get MAC addresses of host network interfaces in Node.js

node-macaddress is a nodejs library that retrieves the MAC addresses (hardware addresses) of the host's network interfaces. It provides a convenient wrapper of os.networkInterfaces() call.

node-unicode-property-aliases-ecmascript

Unicode property aliases mapping for property names in Node.js

This modules provides unicode 10.0 property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.

python3-flake8-docstrings

flake8 extension to check docstrings

A simple module which integrates pydocstyle to flake8.

php5.6-readline

readline module for PHP