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

View Raw

More Information

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

easydoneitCTui

Log

Files

Refs

LICENSE

package.yml (550B)

     1 ---
     2   name: easydoneitCTui
     3   version: 0.0.23
     4   description: Easydoneit TUI
     5   bin: edt.c
     6   lflags: "-lncurses"
     7   repository:
     8     type: git
     9     url: "git+https://noulin.net/git/easydoneitCTui.git"
    10   keywords:
    11     - utility
    12     - command
    13     - todo
    14   author: Remy Noulin
    15   license: MIT
    16   bugs:
    17     url: "https://noulin.net/easydoneitCTui/file/README.md.html"
    18   homepage: "https://noulin.net/easydoneitCTui/file/README.md.html"
    19   compileHelp: "This package depends on: (debian) ncurses-dev, (fedora) ncurses-devel"
    20   dependencies:
    21     ini: ""
    22     md: ""