💾 Archived View for gmi.noulin.net › gitRepositories › textDraw › file › package.yml.gmi captured on 2023-01-29 at 13:26:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

textDraw

Log

Files

Refs

package.yml (413B)

     1 ---
     2   name: textDraw
     3   version: 0.0.1
     4   description: Draw diagrams in text for unicode terminals
     5   bin: ./textDraw.c
     6   repository:
     7     type: git
     8     url: "git+https://github.com/USER/textDraw.git"
     9   keywords:
    10     - command
    11   author: Remy
    12   license: MIT
    13   bugs:
    14     url: "https://github.com/USER/textDraw/issues"
    15   homepage: "https://github.com/USER/textDraw#readme"
    16   private: false
    17   dependencies:
    18     short: ""