This package browser is in early development. Mind the rough edges.

charls 2.3.4

Library for using JPEG-LS compliant images

CharLS is a codec library that can be used to build applications that can handle JPEG-LS compliant images. In the application you are writing you can call the CharLS codec and pass it images (sometimes called raster bitmaps), to have them encoded to JPEG-LS, or JPEG-LS streams, which CharLS will decode to images.

Installation

Install charls 2.3.4 as follows:

guix install charls@2.3.4

Or install the latest version:

guix install charls

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.