💾 Archived View for gmi.noulin.net › gitRepositories › boxen › file › package.yml.gmi captured on 2024-08-19 at 04:01:54. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

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

boxen

Log

Files

Refs

README

LICENSE

package.yml (374B)

     1 ---
     2   name: boxen
     3   version: 0.0.6
     4   description: Create boxes in the terminal
     5   bin: ./boxen.c
     6   repository:
     7     type: git
     8     url: "git+https://noulin.net/git/boxen.git"
     9   keywords:
    10     - utility
    11     - box
    12   author: Remy Noulin
    13   license: MIT
    14   bugs:
    15     url: "https://noulin.net/boxen/log.html"
    16   homepage: "https://noulin.net/boxen/file/README.md.html"
    17   private: false