From ae24f9325b2781558edf362d23b83bf966059a10 Mon Sep 17 00:00:00 2001 From: Roberto Metere Date: Sat, 30 Jul 2016 07:56:33 +0700 Subject: system/opam: Added (OCaml Package Manager). Signed-off-by: Willy Sudiarto Raharjo --- system/opam/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/opam/slack-desc (limited to 'system/opam/slack-desc') diff --git a/system/opam/slack-desc b/system/opam/slack-desc new file mode 100644 index 0000000000..b68cbbf067 --- /dev/null +++ b/system/opam/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +opam: opam (OCaml Package Manager) +opam: +opam: OPAM is a source-based package manager for OCaml. It supports +opam: multiple simultaneous compiler installations, flexible package +opam: constraints, and a Git-friendly development workflow. +opam: +opam: Homepage: https://opam.ocaml.org/ +opam: +opam: +opam: +opam: -- cgit v1.2.3