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).

python3-psautohint

Python library for psautohint font hinter from AFDKO

psautohint is the font autohinter from Adobe Font Development Kit for OpenType (AFDKO).

python3-pytoolconfig

Python Tool Configuration Library

The goal of this project is to manage configuration for python tools, such as black and rope, and add support for a pyproject.toml configuration file.