;;;; -*- Hen -*- ((synopsis "Client interface to the Memcached protocol.") (license "BSD") (category net) (dependencies base64 srfi-13 srfi-14) (test-dependencies test) (author "Ivan Raikov and Seth Alves") (components (extension memcached)))