((category crypt) (synopsis "TweetNaCl cryptographic library") (author "Thomas Chust") (license "BSD") (version "1.4.0") (test-dependencies test) (components (extension tweetnacl (custom-build "build-tweetnacl") (source-dependencies "tweetnacl.h" "tweetnacl.impl.c")))) ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;;