vendors: add synopsis to each opam file
This commit is contained in:
parent
4cbc5282b8
commit
575aafc554
1
vendors/irmin-lmdb/irmin-lmdb.opam
vendored
1
vendors/irmin-lmdb/irmin-lmdb.opam
vendored
@ -6,6 +6,7 @@ homepage: "https://gitlab.com/tezos/irmin-lmdb"
|
|||||||
bug-reports: "https://gitlab.com/tezos/irmin-lmdb/issues"
|
bug-reports: "https://gitlab.com/tezos/irmin-lmdb/issues"
|
||||||
dev-repo: "git+https://gitlab.com/tezos/irmin-lmdb.git"
|
dev-repo: "git+https://gitlab.com/tezos/irmin-lmdb.git"
|
||||||
doc: "https://tezos.gitlab.io/irmin-lmdb/"
|
doc: "https://tezos.gitlab.io/irmin-lmdb/"
|
||||||
|
synopsis: "LMDB backend for Irmin"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
["dune" "subst"] {pinned}
|
["dune" "subst"] {pinned}
|
||||||
|
1
vendors/ocaml-bip39/bip39.opam
vendored
1
vendors/ocaml-bip39/bip39.opam
vendored
@ -5,6 +5,7 @@ maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
|||||||
authors: ["Vincent Bernardoff <vb@luminar.eu.org>"]
|
authors: ["Vincent Bernardoff <vb@luminar.eu.org>"]
|
||||||
homepage: "https://github.com/vbmithr/ocaml-bip39"
|
homepage: "https://github.com/vbmithr/ocaml-bip39"
|
||||||
doc: "https://vbmithr.github.io/ocaml-bip39/doc"
|
doc: "https://vbmithr.github.io/ocaml-bip39/doc"
|
||||||
|
synopsis: "Bitcoin's BIP39 implementation"
|
||||||
license: "ISC"
|
license: "ISC"
|
||||||
dev-repo: "git+https://github.com/vbmithr/ocaml-bip39.git"
|
dev-repo: "git+https://github.com/vbmithr/ocaml-bip39.git"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-bip39/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-bip39/issues"
|
||||||
|
1
vendors/ocaml-blake2/blake2.opam
vendored
1
vendors/ocaml-blake2/blake2.opam
vendored
@ -3,6 +3,7 @@ name: "blake2"
|
|||||||
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
license: "ISC"
|
license: "ISC"
|
||||||
|
synopsis: "Cryptography for Tezos"
|
||||||
homepage: "https://github.com/vbmithr/ocaml-blake2"
|
homepage: "https://github.com/vbmithr/ocaml-blake2"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-blake2/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-blake2/issues"
|
||||||
dev-repo: "git://github.com/vbmithr/ocaml-blake2"
|
dev-repo: "git://github.com/vbmithr/ocaml-blake2"
|
||||||
|
1
vendors/ocaml-hacl/hacl.opam
vendored
1
vendors/ocaml-hacl/hacl.opam
vendored
@ -2,6 +2,7 @@ opam-version: "2.0"
|
|||||||
name: "hacl"
|
name: "hacl"
|
||||||
authors: [ "Vincent Bernardoff <vb@luminar.eu.org>" "Marco Stronati <marco@stronati.org>" ]
|
authors: [ "Vincent Bernardoff <vb@luminar.eu.org>" "Marco Stronati <marco@stronati.org>" ]
|
||||||
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
|
synopsis: "Tezos binding for Hacl*"
|
||||||
homepage: "https://gitlab.com/tezos/tezos"
|
homepage: "https://gitlab.com/tezos/tezos"
|
||||||
bug-reports: "https://gitlab.com/tezos/tezos/issues"
|
bug-reports: "https://gitlab.com/tezos/tezos/issues"
|
||||||
dev-repo: "git+https://gitlab.com/tezos/tezos.git"
|
dev-repo: "git+https://gitlab.com/tezos/tezos.git"
|
||||||
|
@ -3,6 +3,7 @@ name: "ledgerwallet-tezos"
|
|||||||
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
license: "ISC"
|
license: "ISC"
|
||||||
|
synopsis: "Ledger wallet library for OCaml: Tezos app"
|
||||||
homepage: "https://github.com/vbmithr/ocaml-ledger-wallet"
|
homepage: "https://github.com/vbmithr/ocaml-ledger-wallet"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-ledger-wallet/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-ledger-wallet/issues"
|
||||||
dev-repo: "git://github.com/vbmithr/ocaml-ledger-wallet"
|
dev-repo: "git://github.com/vbmithr/ocaml-ledger-wallet"
|
||||||
|
@ -4,6 +4,7 @@ name: "ledgerwallet"
|
|||||||
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
license: "ISC"
|
license: "ISC"
|
||||||
|
synopsis: "Ledger wallet library for OCaml"
|
||||||
homepage: "https://github.com/vbmithr/ocaml-ledger-wallet"
|
homepage: "https://github.com/vbmithr/ocaml-ledger-wallet"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-ledger-wallet/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-ledger-wallet/issues"
|
||||||
dev-repo: "git://github.com/vbmithr/ocaml-ledger-wallet"
|
dev-repo: "git://github.com/vbmithr/ocaml-ledger-wallet"
|
||||||
|
1
vendors/ocaml-lmdb/lmdb.opam
vendored
1
vendors/ocaml-lmdb/lmdb.opam
vendored
@ -4,6 +4,7 @@ version: "0.1"
|
|||||||
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
license: "ISC"
|
license: "ISC"
|
||||||
|
synopsis: "Simple OCaml binding to Lightning Memory-Mapped Database from Symas"
|
||||||
homepage: "https://github.com/vbmithr/ocaml-lmdb"
|
homepage: "https://github.com/vbmithr/ocaml-lmdb"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-lmdb/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-lmdb/issues"
|
||||||
dev-repo: "git://github.com/vbmithr/ocaml-lmdb"
|
dev-repo: "git://github.com/vbmithr/ocaml-lmdb"
|
||||||
|
1
vendors/ocaml-pbkdf/pbkdf.opam
vendored
1
vendors/ocaml-pbkdf/pbkdf.opam
vendored
@ -7,6 +7,7 @@ bug-reports: "https://github.com/abeaumont/ocaml-pbkdf/issues"
|
|||||||
authors: ["Alfredo Beaumont <alfredo.beaumont@gmail.com>" "Sonia Meruelo <smeruelo@gmail.com>"]
|
authors: ["Alfredo Beaumont <alfredo.beaumont@gmail.com>" "Sonia Meruelo <smeruelo@gmail.com>"]
|
||||||
maintainer: ["Alfredo Beaumont <alfredo.beaumont@gmail.com>"]
|
maintainer: ["Alfredo Beaumont <alfredo.beaumont@gmail.com>"]
|
||||||
license: "BSD2"
|
license: "BSD2"
|
||||||
|
synopsis: "Password based key derivation functions from PKCS#5, RFC 2898"
|
||||||
|
|
||||||
build: [ "dune" "build" "-j" jobs "-p" name "@install" ]
|
build: [ "dune" "build" "-j" jobs "-p" name "@install" ]
|
||||||
run-test: [ "dune" "runtest" "-p" name "-j" jobs ]
|
run-test: [ "dune" "runtest" "-p" name "-j" jobs ]
|
||||||
|
1
vendors/ocaml-secp256k1/secp256k1.opam
vendored
1
vendors/ocaml-secp256k1/secp256k1.opam
vendored
@ -6,6 +6,7 @@ maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
|||||||
homepage: "https://github.com/vbmithr/ocaml-secp256k1-internal"
|
homepage: "https://github.com/vbmithr/ocaml-secp256k1-internal"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-secp256k1-internal/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-secp256k1-internal/issues"
|
||||||
dev-repo: "git://github.com/vbmithr/ocaml-secp256k1-internal"
|
dev-repo: "git://github.com/vbmithr/ocaml-secp256k1-internal"
|
||||||
|
synopsis: "Bindings to secp256k1 internal functions"
|
||||||
build: [ "dune" "build" "-j" jobs "-p" name "@install" ]
|
build: [ "dune" "build" "-j" jobs "-p" name "@install" ]
|
||||||
depends: [
|
depends: [
|
||||||
"conf-gmp" {build}
|
"conf-gmp" {build}
|
||||||
|
1
vendors/ocaml-uecc/uecc.opam
vendored
1
vendors/ocaml-uecc/uecc.opam
vendored
@ -5,6 +5,7 @@ authors: "Vincent Bernardoff <vb@luminar.eu.org>"
|
|||||||
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
|
||||||
license: "ISC"
|
license: "ISC"
|
||||||
homepage: "https://github.com/vbmithr/ocaml-uecc"
|
homepage: "https://github.com/vbmithr/ocaml-uecc"
|
||||||
|
synopsis: "Bindings for ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors"
|
||||||
bug-reports: "https://github.com/vbmithr/ocaml-uecc/issues"
|
bug-reports: "https://github.com/vbmithr/ocaml-uecc/issues"
|
||||||
dev-repo: "git://github.com/vbmithr/ocaml-uecc"
|
dev-repo: "git://github.com/vbmithr/ocaml-uecc"
|
||||||
build: [ "dune" "build" "-j" jobs "-p" name "@install" ]
|
build: [ "dune" "build" "-j" jobs "-p" name "@install" ]
|
||||||
|
@ -4,6 +4,7 @@ version: "0.6"
|
|||||||
maintainer: "Benjamin Canou <benjamin@ocamlpro.com>"
|
maintainer: "Benjamin Canou <benjamin@ocamlpro.com>"
|
||||||
authors: "Benjamin Canou <benjamin@ocamlpro.com>"
|
authors: "Benjamin Canou <benjamin@ocamlpro.com>"
|
||||||
homepage: "https://github.com/ocamlpro/ocplib-json-typed"
|
homepage: "https://github.com/ocamlpro/ocplib-json-typed"
|
||||||
|
synopsis: "Libraries for reliable manipulation JSON objects (browser support)"
|
||||||
bug-reports: "https://github.com/ocamlpro/ocplib-json-typed/issues"
|
bug-reports: "https://github.com/ocamlpro/ocplib-json-typed/issues"
|
||||||
license: "LGPLv3 w/ linking exception"
|
license: "LGPLv3 w/ linking exception"
|
||||||
dev-repo: "git+https://github.com/ocamlpro/ocplib-json-typed.git"
|
dev-repo: "git+https://github.com/ocamlpro/ocplib-json-typed.git"
|
||||||
|
@ -4,6 +4,7 @@ version: "0.6"
|
|||||||
maintainer: "Benjamin Canou <benjamin@ocamlpro.com>"
|
maintainer: "Benjamin Canou <benjamin@ocamlpro.com>"
|
||||||
authors: "Benjamin Canou <benjamin@ocamlpro.com>"
|
authors: "Benjamin Canou <benjamin@ocamlpro.com>"
|
||||||
homepage: "https://github.com/ocamlpro/ocplib-json-typed"
|
homepage: "https://github.com/ocamlpro/ocplib-json-typed"
|
||||||
|
synopsis: "Libraries for reliable manipulation JSON objects (BSON)"
|
||||||
bug-reports: "https://github.com/ocamlpro/ocplib-json-typed/issues"
|
bug-reports: "https://github.com/ocamlpro/ocplib-json-typed/issues"
|
||||||
license: "LGPLv3 w/ linking exception"
|
license: "LGPLv3 w/ linking exception"
|
||||||
dev-repo: "git+https://github.com/ocamlpro/ocplib-json-typed.git"
|
dev-repo: "git+https://github.com/ocamlpro/ocplib-json-typed.git"
|
||||||
|
@ -4,6 +4,7 @@ version: "0.6"
|
|||||||
maintainer: "Benjamin Canou <benjamin@ocamlpro.com>"
|
maintainer: "Benjamin Canou <benjamin@ocamlpro.com>"
|
||||||
authors: "Benjamin Canou <benjamin@ocamlpro.com>"
|
authors: "Benjamin Canou <benjamin@ocamlpro.com>"
|
||||||
homepage: "https://github.com/ocamlpro/ocplib-json-typed"
|
homepage: "https://github.com/ocamlpro/ocplib-json-typed"
|
||||||
|
synopsis: "Libraries for reliable manipulation JSON objects"
|
||||||
bug-reports: "https://github.com/ocamlpro/ocplib-json-typed/issues"
|
bug-reports: "https://github.com/ocamlpro/ocplib-json-typed/issues"
|
||||||
license: "LGPLv3 w/ linking exception"
|
license: "LGPLv3 w/ linking exception"
|
||||||
dev-repo: "git+https://github.com/ocamlpro/ocplib-json-typed.git"
|
dev-repo: "git+https://github.com/ocamlpro/ocplib-json-typed.git"
|
||||||
|
@ -6,6 +6,7 @@ license: "LGPL-2.1-with-OCaml-exception"
|
|||||||
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
||||||
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
||||||
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
||||||
|
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
@ -6,6 +6,7 @@ license: "LGPL-2.1-with-OCaml-exception"
|
|||||||
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
||||||
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
||||||
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
||||||
|
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
@ -6,6 +6,7 @@ license: "LGPL-2.1-with-OCaml-exception"
|
|||||||
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
||||||
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
||||||
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
||||||
|
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
@ -6,6 +6,7 @@ license: "LGPL-2.1-with-OCaml-exception"
|
|||||||
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
||||||
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
||||||
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
||||||
|
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
@ -6,6 +6,7 @@ license: "LGPL-2.1-with-OCaml-exception"
|
|||||||
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
||||||
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
||||||
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
||||||
|
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
@ -6,6 +6,7 @@ license: "LGPL-2.1-with-OCaml-exception"
|
|||||||
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
homepage: "https://github.com/OCamlPro/ocplib-resto"
|
||||||
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
bug-reports: "https://github.com/OCamlPro/ocplib-resto/issues"
|
||||||
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
dev-repo: "git+https://github.com/OCamlPro/ocplib-resto"
|
||||||
|
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
|
||||||
|
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
Loading…
Reference in New Issue
Block a user