💾 Archived View for gmi.noulin.net › gitRepositories › forb › file › shpPackages › simpleTemplates ›… captured on 2024-08-18 at 18:01:45. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

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

forb

Log

Files

Refs

README

LICENSE

package.yml (396B)

     1 ---
     2   name: simpleTemplates
     3   version: 0.0.6
     4   description: Library for processing templates
     5   bin: ./simpleTemplates.c
     6   repository:
     7     type: git
     8     url: "git+https://noulin.net/git/simpleTemplates.git"
     9   keywords:
    10     - templates
    11   author: Remy
    12   license: MIT
    13   bugs:
    14     url: "https://noulin.net/simpleTemplates/log.html"
    15   homepage: "https://noulin.net/simpleTemplates/file/README.md.html"