cl-ktx

zlib

An implementation of the Khronos KTX image file format

$ area51 add cl-ktxCopy

Usage

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