From 48c2b732bd937c5c85dc9fc57f6ccaea38555da7 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Sun, 2 Jun 2024 16:30:02 +0000 Subject: [PATCH] add links to metalink format --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2a0df0a..75c35b5 100644 --- a/README.md +++ b/README.md @@ -173,3 +173,15 @@ desired username for an account on this Gitea instance. I am currently interested in hiring a contractor skilled with the Go standard library interfaces to specify this tool in full and develop a prototype implementation. + +# See also + +## Prior art: Metalink + +* https://wiki.mozilla.org/Metalink + +* https://en.wikipedia.org/wiki/Metalink + +* https://datatracker.ietf.org/doc/html/rfc5854 + +* https://www.rfc-editor.org/rfc/rfc6249.html \ No newline at end of file