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