💾 Archived View for gmi.noulin.net › gitRepositories › ervy › file › package.yml.gmi captured on 2024-07-09 at 00:17:15. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
package.yml (466B)
1 --- 2 name: ervy 3 version: 0.0.9 4 description: bring chart to terminal 5 bin: ./ervy.c 6 lflags: "-lm -rdynamic" 7 repository: 8 type: git 9 url: "git+https://noulin.net/git/ervy.git" 10 keywords: 11 - utility 12 - library 13 - char 14 - ascii 15 - terminal 16 - console 17 - "data-visualization" 18 author: Remy 19 license: MIT 20 bugs: 21 url: "https://noulin.net/ervy/log.html" 22 homepage: "https://noulin.net/ervy/file/README.md.html" 23 private: false