clang-tools-4.0

clang-based tools for C/C++ developments

node-md5-o-matic

Fast and simple MD5 hashing utility with zero module dependencies

Simple & fast MD5 hashing for Node.js that requires no other module dependencies since it is pure javascript

ods2tsv

ODS to TSV file converter

Simple command line interface utility that takes one or more ods files as input and convert them into tabulated separated value (tsv simple text files). Each ods file will create an output directory of the same name, containing all the spreadsheets (one tsv file per spreadsheet).

libcolorcorrect5

Plasma Workspace for KF5 library

Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. ColorCorrect library.

python3-requests

elegant and simple HTTP library for Python3, built for human beings

Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you.

node-pretty-bytes

Convert bytes to a human readable string

It is useful in displaying file size to humans. It uses base-10(kilobyte and not kibibyte) and support values from B(byte) to YB (yottabyte).