((synopsis "Efficient color types and math") (category graphics) (author "John Croisant") (license "BSD") (dependencies) (test-dependencies test srfi-1) (components (extension macaw (types-file) (source-dependencies "lib/macaw.c" "lib/helpers.scm" "lib/define-array-type.scm" "lib/define-color-type.scm" "lib/hsl.scm" "lib/rgb.scm" "lib/rgb8.scm" "lib/array.scm" "lib/convert.scm" "lib/math.scm"))))