💾 Archived View for gmi.noulin.net › gitRepositories › pretty › file › package.yml.gmi captured on 2023-01-29 at 13:19:25. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
package.yml (393B)
1 --- 2 name: pretty 3 version: 0.0.2 4 description: prettify json or yml files by printing an indented json 5 bin: ./pretty.c 6 repository: 7 type: git 8 url: "git+https://noulin.net/git/pretty.git" 9 keywords: 10 - utility 11 - command 12 author: Remy Noulin 13 license: MIT 14 bugs: 15 url: "https://noulin.net/pretty/log.html" 16 homepage: "https://noulin.net/pretty/file/README.md.html"