emi

an emoji cli
git clone https://noulin.net/git/emi.git
Log | Files | Refs | README | LICENSE

package.yml (433B)


      1 ---
      2   name: emi
      3   version: 0.0.3
      4   description: emoji cli to convert short names to UTF8 code points
      5   bin: ./emi.c
      6   repository:
      7     type: git
      8     url: "git+https://noulin.net/git/emi.git"
      9   keywords:
     10     - utility
     11     - command
     12     - emoji
     13   author: remynoulin
     14   license: MIT
     15   bugs:
     16     url: "https://noulin.net/emi/log.html"
     17   homepage: "https://noulin.net/emi/file/README.md.html"
     18   dependencies:
     19     emoji: ""
     20   private: false