summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-05-31 00:40:14 -0400
committerRyan Kavanagh <rak@rak.ac>2020-05-31 00:40:14 -0400
commit504f3e62d95cd2c44009072105839f520a131066 (patch)
tree3d3cb7d872af0d1e6800b5d2bcef5db2cb32f17a
parentFixed bug in gemini_to_canon_str (diff)
Drop unneeded _oasis file
-rw-r--r--_oasis20
1 files changed, 0 insertions, 20 deletions
diff --git a/_oasis b/_oasis
deleted file mode 100644
index 9c5db65..0000000
--- a/_oasis
+++ /dev/null
@@ -1,20 +0,0 @@
-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 \ No newline at end of file