simple-learning

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

unstrctrd.0.4.pkg (418B)


      1 (version 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 uutf angstrom)))
      9 
     10 (source
     11  (fetch
     12   (url
     13    https://github.com/dinosaure/unstrctrd/releases/download/v0.4/unstrctrd-0.4.tbz)
     14   (checksum
     15    sha512=94f68b5e1e9ae9c65ba3e4cb3e673d730a7fe9c4a2155f65373385d56a2eb0587657b73cea854f3cd44a020f67f391fe2cf0d6691f813b2fc093fd6ca64d1307)))