From ffcd5d92be758ef6590d9e0f657f34b86f70f63f Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Wed, 4 Jan 2023 23:37:10 -0500 Subject: Added a note about extraneous keys. --- SPEC.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'SPEC.md') diff --git a/SPEC.md b/SPEC.md index aa7e2b6..c0b1508 100644 --- a/SPEC.md +++ b/SPEC.md @@ -55,6 +55,9 @@ The vast majority of plugins are `singleton` plugins. * `post`: Optionally a string which represents a command to run. If presented with a dictionary, takes `ARCH` keys, and runs a different command per `ARCH`. +Any keys not present in this official listing are acceptbale, although they +can be ignored by any particular package manager or parser. + ### Dependencies Depedencies are specified in an object, with the key being the name of the -- cgit v1.2.3