summaryrefslogtreecommitdiff
path: root/henrietta-cache.meta
blob: 40d39b3b5340811b4a799308c1d14ce9d406c37e (plain)
1
2
3
4
5
6
7
8
9
;;;; henrietta-cache.meta -*- Scheme -*-

((synopsis "Fetch and cache extensions from various sources for Henrietta to consume")
 (category egg-tools)
 (doc-from-wiki)
 (author "Peter Bex")
 (depends (http-client 0.4.2) matchable)
 (license "BSD")
 (files "henrietta-cache.meta" "henrietta-cache.release-info" "henrietta-cache.scm" "henrietta-cache.setup"))