simple-learning

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

markup.1.0.3.pkg (328B)


      1 (version 1.0.3)
      2 
      3 (build
      4  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
      5 
      6 (depends
      7  (all_platforms
      8   (dune ocaml uchar uutf)))
      9 
     10 (source
     11  (fetch
     12   (url https://github.com/aantron/markup.ml/archive/1.0.3.tar.gz)
     13   (checksum
     14    sha256=9526fd06a0afc37d7ae6e2528787142d52b124238ffb0e7e8e83bdd383806eb5)))