simple-learning

Simple learning web program
git clone git://git.laack.co/simple-learning.git
Log | Files | Refs | README | LICENSE

bstr.0.0.4.pkg (401B)


      1 (version 0.0.4)
      2 
      3 (build
      4  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
      5 
      6 (depends
      7  (all_platforms
      8   (ocaml dune)))
      9 
     10 (source
     11  (fetch
     12   (url
     13    https://github.com/robur-coop/bstr/releases/download/v0.0.4/bstr-0.0.4.tbz)
     14   (checksum
     15    sha512=1954727f1a386c9909996cdabc1a3b150c23361a96e5632280b0f6e6faf8f0ab6a7ca974352378e757c5136375eb5a53235f95caa69e982f48d3a49907948ddd)))