this repo has no description
1opam-version: "2.0"
2maintainer: "zandoye@gmail.com"
3authors: [ "ZAN DoYe" ]
4homepage: "https://github.com/kandu/ocaml-opencc1/"
5bug-reports: "https://github.com/kandu/ocaml-opencc1/issues"
6license: "MIT"
7tags: [
8 "opencc"
9 "Chinese conversion"
10]
11dev-repo: "git+https://github.com/kandu/ocaml-opencc1"
12depends: [
13 "ocaml"
14 "opencc1"
15]
16
17synopsis: "Bindings for OpenCC (v1) - Open Chinese Convert"
18description:
19 "This is a transition package, opencc is now named opencc1."