sheepy

build system (sheepy) and package manager (spm) for C
git clone https://spartatek.se/git/sheepy.git
Log | Files | Refs | README | LICENSE

package.yml (358B)


      1 ---
      2   name: sha256
      3   version: 0.0.1
      4   description: "Simple C SHA256 implementation. Author: Brad Conte"
      5   repository:
      6     type: git
      7     url: git+https://github.com/B-Con/crypto-algorithms
      8   keywords:
      9     - cryptography
     10   author: remy
     11   license: MIT
     12   bugs:
     13     url: https://github.com/B-Con/crypto-algorithms/issues
     14   homepage: http://bradconte.com/sha256_c