source: code/trunk/dune-project@ 74

Last change on this file since 74 was 73, checked in by Izuru Yakumo, 8 months ago

Because sweet girls are the best, officially rebranding Logarion to Kosuzu

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

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