source: code/trunk/dune-project@ 46

Last change on this file since 46 was 44, checked in by fox, 2 years ago

Move text-parse in submodule

File size: 345 bytes
Line 
1(lang dune 2.0)
2(name logarion)
3(license EUPL-1.2)
4(maintainers "orbifx <orbifx@disroot.org>")
5(homepage "http://logarion.orbitalfox.eu")
6(source (uri git+https://git.disroot.org/orbifx/logarion.git))
7
8(generate_opam_files true)
9
10(package
11 (name logarion)
12 (synopsis "Texts archival and exchange")
13 (depends (cmdliner (<= 1.0.4)) msgpck ocurl))
Note: See TracBrowser for help on using the repository browser.