diff options
author | Mario Domenech Goulart <mario@parenteses.org> | 2018-09-05 09:55:59 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2018-09-05 18:01:52 +0200 |
commit | 7dfa6f85e0a11b51eae55dca5dbe6f7af764f130 (patch) | |
tree | 8043b4e6dfb3718cedb53f6408dbcdcbcffc3333 /henrietta-cache.setup | |
parent | 612a1644aae737af912d3ad31a0617373408367e (diff) | |
download | henrietta-cache-7dfa6f85e0a11b51eae55dca5dbe6f7af764f130.tar.gz |
Support for CHICKEN 5's egg description files
Support both `meta-file' and `egg-file' as URI types, and both `files'
and `distribution-files' forms in egg description files (.meta for C4
and .egg for C5).
Note that:
* Although `distribution-files' is intended to be used by C5's
chicken-install, it can also be used in the toplevel of .meta files,
as chicken-install for C4 is very permissive. `files', however,
cannot be used in the toplevel of .egg files.
* (uri meta-file ...) can point to a .egg file, and (uri egg-file ...)
can point to a .meta file. `egg-file' is just and alias to
`meta-file' for naming consistency in C5.
* henrietta-cache for C4 can be used to cache eggs for C5 (and
supports `egg-file' and `distribution-files').
Signed-off-by: Peter Bex <peter@more-magic.net>
Diffstat (limited to 'henrietta-cache.setup')
0 files changed, 0 insertions, 0 deletions