cl-turbojpeg
An up-to-date bindings library for the JPEG Turbo C library
$ area51 add cl-turbojpegCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-turbojpeg:some-function ...)An up-to-date bindings library for the JPEG Turbo C library
$ area51 add cl-turbojpegCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-turbojpeg:some-function ...)