You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
355 B
13 lines
355 B
(lang dune 2.0) |
|
(name logarion) |
|
(license EUPL-1.2) |
|
(maintainers "orbifx <fox@orbitalfox.eu>") |
|
(homepage "http://logarion.orbitalfox.eu") |
|
(source (uri git+https://git.disroot.org/orbifx/logarion.git)) |
|
|
|
(generate_opam_files true) |
|
|
|
(package |
|
(name logarion) |
|
(synopsis "Texts archival and exchange") |
|
(depends text_parse (cmdliner (<= 1.0.4)) msgpck ocurl))
|
|
|