r-cran-jpeg

Read and write JPEG images

This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors.

r-cran-tiff

Read and write TIFF images

This package provides an easy and simple way to read, write and display bitmap images stored in the TIFF format. It can read and write both files and in-memory raw vectors.

php8.1-oauth

OAuth 1.0 consumer and provider extension

OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.

node-ansi-up

convert text containing ANSI color escape codes into HTML

This library provide function that takes a stream of text and transforms it into proper HTML with colors. It does this by buffering the data and performing multiple passes over the stream. Each time it consumes data, it may or may not emit HTML. This HTML will always be proper HTML. Node.js is an event-based server-side JavaScript engine.

php8.1-ps

ps module for PHP

ps is an extension similar to the pdf extension but for creating PostScript files. Its api is modelled after the pdf extension. It has some advanced features like taking kerning into account and support for hyphenation. PostScript files can converted to pdf files with ghostscript retaining hyperlinks and bookmarks.

php8.1-psr

PSR interfaces for PHP

This PHP extension provides the interfaces from the PSR standards as established by the PHP-FIG group.