;;;; "crc.meta -*- Hen -*- ((egg "crc.egg") (category crypt) (author "[[Daishi Kato]]") (license "BSD") (doc-from-wiki) (synopsis "Computes CRC checksum") (depends setup-helper) (test-depends test) (files "crc.scm" "crc.setup" "crc.meta" "tests/run.scm") )