this repo has no description

globlon 1.0: update opam file

Changed files
+2 -2
packages
globlon
globlon.1.0
+2 -2
packages/globlon/globlon.1.0/opam
···
synopsis: "A globbing library for OCaml"
description:
"A globbing library for OCaml. We use it to match file paths against patterns."
-
maintainer: ["bleepbloopsify" "bleepbloopsify@gmail.com"]
-
authors: ["bleepbloopsify" "bleepbloopsify@gmail.com"]
license: "MIT"
homepage: "https://github.com/bleepbloopsify/globlon"
bug-reports: "https://github.com/bleepbloopsify/globlon/issues"
···
synopsis: "A globbing library for OCaml"
description:
"A globbing library for OCaml. We use it to match file paths against patterns."
+
maintainer: ["bleepbloopsify <bleepbloopsify@gmail.com>"]
+
authors: ["bleepbloopsify <bleepbloopsify@gmail.com>"]
license: "MIT"
homepage: "https://github.com/bleepbloopsify/globlon"
bug-reports: "https://github.com/bleepbloopsify/globlon/issues"