md

Log

Files

Refs

README

LICENSE

package.yml (390B)

     1 ---
     2   name: md
     3   version: 0.0.8
     4   description: cat markdown files with syntax highlighting
     5   bin: ./md.c
     6   repository:
     7     type: git
     8     url: "git+https://noulin.net/git/md.git"
     9   keywords:
    10     - utility
    11     - command
    12   author: Remy Noulin
    13   license: MIT
    14   bugs:
    15     url: "https://noulin.net/md/log.html"
    16   homepage: "https://noulin.net/md/file/README.md.html"
    17   dependencies:
    18     md4c: ""