💾 Archived View for gmi.noulin.net › gitRepositories › emi › file › package.yml.gmi captured on 2023-01-29 at 13:15:39. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
package.yml (433B)
1 --- 2 name: emi 3 version: 0.0.3 4 description: emoji cli to convert short names to UTF8 code points 5 bin: ./emi.c 6 repository: 7 type: git 8 url: "git+https://noulin.net/git/emi.git" 9 keywords: 10 - utility 11 - command 12 - emoji 13 author: remynoulin 14 license: MIT 15 bugs: 16 url: "https://noulin.net/emi/log.html" 17 homepage: "https://noulin.net/emi/file/README.md.html" 18 dependencies: 19 emoji: "" 20 private: false