node-babel-plugin-array-includes
Babel plugin to replace the array includes syntax
This Babel plugin replaces the array includes(val) syntax with a check
based on indexOf.
node-nodedbi
libdbi interface for Node.js
NodeDBI is a LibDBI interface for Node.js. In addition to providing a
traditional interface for SQL database access, it also offers developers
the ability of paging on results programmatically and storing result
handles to a session as shown below.
python3-schedutils
Linux scheduler Python bindings
Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}
functions and friends.
python-schedutils
Linux scheduler Python bindings - Python 2.7
fonts-smc-anjalioldlipi
AnjaliOldLipi malayalam font
This package provides AnjaliOldLipi font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
node-configstore
load and save config without having to think about where and how
Easily load and persist config without having to think about where and how