Last change
on this file since 47 was 47, checked in by Izuru Yakumo, 2 years ago |
Izuru Yakumo, The Violet Hermit shall be taking over Logarion's development, from now on
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
392 bytes
|
Line | |
---|
1 | (lang dune 2.0)
|
---|
2 | (name logarion)
|
---|
3 | (version 9333d0e-dirty)
|
---|
4 | (license EUPL-1.2)
|
---|
5 | (maintainers "Izuru Yakumo <yakumo.izuru@chaotic.ninja>")
|
---|
6 | (homepage "https://logarion.chaotic.ninja")
|
---|
7 | (source (uri git+https://git.chaotic.ninja/yakumo.izuru/logarion.git))
|
---|
8 |
|
---|
9 | (generate_opam_files true)
|
---|
10 |
|
---|
11 | (package
|
---|
12 | (name logarion)
|
---|
13 | (synopsis "Texts archival and exchange")
|
---|
14 | (depends (cmdliner (<= 1.0.4)) msgpck ocurl))
|
---|
Note:
See
TracBrowser
for help on using the repository browser.