Cleaning and added doc in the git repo
This commit is contained in:
17
dune-project
17
dune-project
@ -1 +1,16 @@
|
||||
(lang dune 1.0)
|
||||
(lang dune 2.0)
|
||||
(name ocaml-google-apps)
|
||||
(license "undecided")
|
||||
(maintainers ["Matthieu Dubuget <matthieu.dubuget@gmail.com>"])
|
||||
(authors ["Matthieu Dubuget <matthieu.dubuget@gmail.com>"])
|
||||
(bug_reports "https://dubuget.fr/gitea/matthieu/ocaml-google-app")
|
||||
(homepage "https://dubuget.fr/gitea/matthieu/ocaml-google-app")
|
||||
(documentation "https://dubuget.fr/gitea/matthieu/ocaml-google-app")
|
||||
|
||||
(generate_opam_files true)
|
||||
(package
|
||||
(name ocaml-google-apps)
|
||||
(synopsis "OCaml binding to Google Apps")
|
||||
(description "")
|
||||
(depends "gen_js_api")
|
||||
)
|
||||
|
Reference in New Issue
Block a user