cl-ktx2

zlib

An implementation of the Khronos KTX Version 2 image file format

$ area51 add cl-ktx2Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ktx2:some-function ...)