dev-ml/md2mld - 0.7 (nest)

Search

Package Information

Description:
Little cli to convert md files into mld files
Homepage:
https://github.com/mseri/md2mld
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
0.7 8 ~amd64 ~x86 0/0.7
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit dune

DESCRIPTION="Little cli to convert md files into mld files"
HOMEPAGE="https://github.com/mseri/md2mld"
SRC_URI="https://github.com/mseri/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"

RDEPEND="dev-ml/omd:0=[ocamlopt?]"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

RDEPEND

dev-ml/omd:0=[ocamlopt?]

Manifest for 0.7

Type File Size Source URLs
DIST md2mld-0.7.tar.gz 7588 bytes https://github.com/mseri/md2mld/archive/0.7.tar.gz