dev-ml/base-bytes: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-05 13:32:04 +02:00
parent ea98e36d2f
commit 960422fad6
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Bytes library distributed with the OCaml compiler"
HOMEPAGE="https://opam.ocaml.org/packages/base-bytes/"
LICENSE="QPL-1.0 LGPL-2"
KEYWORDS="~amd64"
SLOT="0"
RDEPEND="dev-lang/ocaml"