[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: difference between elpa/README and Package Archive *info*
From: |
Stefan Monnier |
Subject: |
Re: difference between elpa/README and Package Archive *info* |
Date: |
Wed, 27 May 2020 22:26:50 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> The info node describes what the code in package.el expects to see when
> it accesses a url in package-archives..
Right, the format used by the ELPA protocol.
> The readme on ELPA describes what users of ELPA have to do.
Here you mean "the GNU ELPA archive" (which I often like to call
`elpa.git` when talking about the files that need to be
installed/maintained by the package maintainer) since "ELPA" is just
a protocol.
Please keep those two distinct, especially in this conversation which is
largely due to a confusion between those two.
Stefan