blob: b304ac9b374ad2140f22344588f99371e54e0144 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install prepare test
DEPEND=>=dev-ml/ounit2-2.0.0 >=dev-ml/stdlib-shims-0.2.0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Pure OCaml functions to manipulate real file (POSIX like) and filename
EAPI=7
HOMEPAGE=https://github.com/gildor478/ocaml-fileutils
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 ~x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-ml/ounit2-2.0.0 >=dev-ml/stdlib-shims-0.2.0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/gildor478/ocaml-fileutils/releases/download/v0.6.3/fileutils-v0.6.3.tbz -> ocaml-fileutils-0.6.3.tar.bz2
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=4da027aa6479128073a0679c724c358e
|