Language

Package: sbcl-pngload @ 2.0.0-2.91f1d70

Synopsis

PNG image decoder for Common Lisp

Description

This is a Common Lisp library to load images in the PNG image format, both from files on disk, or streams in memory.

Home page
https://git.mfiano.net/mfiano/pngload.git
Location
gnu/packages/lisp-xyz.scm (line: 11611, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label '3bz' does not match package name 'sbcl-3bz'
input-labels

Identify input labels that do not match package names

label 'alexandria' does not match package name 'sbcl-alexandria'
input-labels

Identify input labels that do not match package names

label 'cffi' does not match package name 'sbcl-cffi'
input-labels

Identify input labels that do not match package names

label 'mmap' does not match package name 'sbcl-mmap'
input-labels

Identify input labels that do not match package names

label 'parse-float' does not match package name 'sbcl-parse-float'
input-labels

Identify input labels that do not match package names

label 'static-vectors' does not match package name 'sbcl-static-vectors'
input-labels

Identify input labels that do not match package names

label 'swap-bytes' does not match package name 'sbcl-swap-bytes'
input-labels

Identify input labels that do not match package names

label 'zpb-exif' does not match package name 'sbcl-zpb-exif'