;; -*- mode: Scheme; -*- ((category crypt) (license "BSD") (author "Thomas Chust") (synopsis "TweetNaCl cryptographic library") (test-dependencies test) (components (extension tweetnacl (files "tweetnacl.scm") (source-dependencies "tweetnacl.h" "tweetnacl.impl.c"))))