preprocessor

Log

Files

Refs

LICENSE

package.yml (387B)

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