emoji

emoji list in a C header
git clone https://noulin.net/git/emoji.git
Log | Files | Refs | README | LICENSE

package.yml (385B)


      1 ---
      2   name: emoji
      3   version: 0.0.7
      4   description: emoji and nerd font list in a C header
      5   bin: ./emoji.c
      6   repository:
      7     type: git
      8     url: "git+https://noulin.net/git/emoji.git"
      9   keywords:
     10     - library
     11     - emoji
     12   author: remynoulin
     13   license: MIT
     14   bugs:
     15     url: "https://noulin.net/emoji/log.html"
     16   homepage: "https://noulin.net/emoji/file/README.md.html"
     17   private: false