💾 Archived View for gmi.noulin.net › gitRepositories › dog › file › package.yml.gmi captured on 2023-07-10 at 18:05:36. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
package.yml (395B)
1 --- 2 name: dog 3 version: 0.0.4 4 description: "list directory when argument is a directory, cat file when the argument is a file" 5 bin: ./dog.c 6 repository: 7 type: git 8 url: "git+https://noulin.net/git/dog.git" 9 keywords: 10 - utility 11 - command 12 author: Remy Noulin 13 license: MIT 14 bugs: 15 url: "https://noulin.net/dog/log.html" 16 homepage: "https://noulin.net/dog/log.html"