source: code/trunk/dune-project@ 69

Last change on this file since 69 was 69, checked in by Izuru Yakumo, 10 months ago

txt new no longer sets default titles, remove %%VERSION%% from all subcommands (as they're pulled from txt.ml)

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

File size: 477 bytes
RevLine 
[2]1(lang dune 2.0)
2(name logarion)
[69]3(version 1.4.2)
[2]4(license EUPL-1.2)
[51]5(authors "orbifx <fox@orbitalfox.eu>")
[62]6(bug_reports "mailto:logarion-dev@chaotic.ninja")
[60]7(maintainers "Izuru Yakumo <yakumo.izuru@chaotic.ninja>")
[64]8(homepage "https://suzunaan.chaotic.ninja/logarion/")
[69]9(source (uri git+https://git.chaotic.ninja/yakumo.izuru/logarion))
[2]10
11(generate_opam_files true)
12
13(package
14 (name logarion)
15 (synopsis "Texts archival and exchange")
[65]16 (depends ocaml dune ocurl msgpck cmdliner))
Note: See TracBrowser for help on using the repository browser.