💾 Archived View for gmi.noulin.net › gitRepositories › md › file › package.yml.gmi captured on 2023-01-29 at 13:22:49. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
package.yml (390B)
1 --- 2 name: md 3 version: 0.0.8 4 description: cat markdown files with syntax highlighting 5 bin: ./md.c 6 repository: 7 type: git 8 url: "git+https://noulin.net/git/md.git" 9 keywords: 10 - utility 11 - command 12 author: Remy Noulin 13 license: MIT 14 bugs: 15 url: "https://noulin.net/md/log.html" 16 homepage: "https://noulin.net/md/file/README.md.html" 17 dependencies: 18 md4c: ""