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.
elpa-use-package-ensure-system-package
autoinstall system packages
The `:ensure-system-package' keyword allows you to ensure system
binaries exist alongside your `use-package' declarations.
plasma-discover-backend-snap
Discover software management suite - Snap backend
Discover is a graphical software manager for the Plasma workspace.
It helps users easily and quickly find applications and other software
they might want to install.