blob: 9c5db6515535f8a956acd086f91590803ff48157 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Name: leda
Version: 0.1
Synopsis: a gemini client
Authors: Ryan Kavanagh <rak@rak.ac>
License: BSD-2-clause
Description: Leda is a gemini client implementin in OCaml. It is named after the mother of the Gemini.
Homepage: https://rak.ac
OASISFormat: 0.4
BuildTools: ocamlbuild
Plugins: META (0.4), DevFiles (0.4)
Executable "leda"
Path: src
MainIs: leda.ml
CompiledObject: best
BuildDepends:
angstrom
|