Last change
on this file since 68 was 67, checked in by Izuru Yakumo, 8 months ago |
Remove the deprecated 'read' subcommand
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
473 bytes
|
Line | |
---|
1 | (lang dune 2.0)
|
---|
2 | (name logarion)
|
---|
3 | (version 1.4.1)
|
---|
4 | (license EUPL-1.2)
|
---|
5 | (authors "orbifx <fox@orbitalfox.eu>")
|
---|
6 | (bug_reports "mailto:logarion-dev@chaotic.ninja")
|
---|
7 | (maintainers "Izuru Yakumo <yakumo.izuru@chaotic.ninja>")
|
---|
8 | (homepage "https://suzunaan.chaotic.ninja/logarion/")
|
---|
9 | (source (uri https://git.chaotic.ninja/yakumo.izuru/logarion))
|
---|
10 |
|
---|
11 | (generate_opam_files true)
|
---|
12 |
|
---|
13 | (package
|
---|
14 | (name logarion)
|
---|
15 | (synopsis "Texts archival and exchange")
|
---|
16 | (depends ocaml dune ocurl msgpck cmdliner))
|
---|
Note:
See
TracBrowser
for help on using the repository browser.