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

View Raw

More Information

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

checkPackages

Log

Files

Refs

package.yml (466B)

     1 ---
     2   name: checkPackages
     3   version: 0.0.5
     4   description: "check libsheepy version in already compiled packages in local shpPackages, recompile when it doesn't match current libsheepy version in the system"
     5   bin: ./checkPackages.c
     6   repository:
     7     type: git
     8     url: "git+https://noulin.net/git/checkPackages.git"
     9   keywords:
    10     - utility
    11     - command
    12   author: Remy Noulin
    13   license: MIT
    14   homepage: "https://noulin.net/checkPackages/log.html"
    15   private: false