💾 Archived View for gmi.noulin.net › gitRepositories › md2html › file › package.yml.gmi captured on 2023-07-10 at 18:10:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
package.yml (328B)
1 --- 2 name: md2html 3 version: 0.0.2 4 description: markdown to html converter 5 bin: ./md2html.c 6 repository: 7 type: git 8 url: "git+https://noulin.net/git/md2html.git" 9 keywords: 10 - command 11 author: Remy 12 license: MIT 13 homepage: "https://noulin.net/md2html/log.html" 14 dependencies: 15 md4c: "" 16 private: false