source: code/trunk/dune-project@ 50

Last change on this file since 50 was 48, checked in by Izuru Yakumo, 18 months ago

Switch HTML doctype to 4.01 Transitional, update documentation

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

File size: 374 bytes
RevLine 
[2]1(lang dune 2.0)
2(name logarion)
[48]3(version 1.3)
[2]4(license EUPL-1.2)
[48]5(maintainers "Izuru Yakumo <novaburst@envs.net>")
[47]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.