source: code/trunk/dune-project@ 47

Last change on this file since 47 was 47, checked in by Izuru Yakumo, 2 years ago

Izuru Yakumo, The Violet Hermit shall be taking over Logarion's development, from now on

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 392 bytes
RevLine 
[2]1(lang dune 2.0)
2(name logarion)
[47]3(version 9333d0e-dirty)
[2]4(license EUPL-1.2)
[47]5(maintainers "Izuru Yakumo <yakumo.izuru@chaotic.ninja>")
6(homepage "https://logarion.chaotic.ninja")
7(source (uri git+https://git.chaotic.ninja/yakumo.izuru/logarion.git))
[2]8
9(generate_opam_files true)
10
11(package
12 (name logarion)
13 (synopsis "Texts archival and exchange")
[44]14 (depends (cmdliner (<= 1.0.4)) msgpck ocurl))
Note: See TracBrowser for help on using the repository browser.