mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2025-10-23 15:35:14 UTC
This commit is contained in:
16
metadata/md5-cache/dev-ml/iter-1.9
Normal file
16
metadata/md5-cache/dev-ml/iter-1.9
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-ml/dune-2.0 >=dev-lang/ocaml-4.08:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Simple iterator abstract datatype
|
||||
EAPI=8
|
||||
HOMEPAGE=https://c-cube.github.io/iter
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-ml/dune-2.0 >=dev-lang/ocaml-4.08:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=test
|
||||
SLOT=0/1.9
|
||||
SRC_URI=https://github.com/c-cube/iter/archive/v1.9.tar.gz -> iter-1.9.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=0aaf039aae2b2feea30f7dd0cc60cc4e
|
||||
@@ -9,7 +9,7 @@ IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-lang/ocaml-4.7:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
SLOT=0/0.9.4
|
||||
SRC_URI=https://github.com/lindig/lua-ml/archive/0.9.4.tar.gz -> lua-ml-0.9.4.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=9e3c5214d280364b9dbdedfc86746971
|
||||
_md5_=a58cadfe35a292b81d53002b4e42010a
|
||||
|
||||
16
metadata/md5-cache/dev-ml/mdx-2.5.1
Normal file
16
metadata/md5-cache/dev-ml/mdx-2.5.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-ml/dune-3.5 >=dev-lang/ocaml-4.08.0 dev-ml/findlib:=[ocamlopt?] >=dev-ml/fmt-0.8.7:=[ocamlopt?] >=dev-ml/csexp-1.3.2:=[ocamlopt?] dev-ml/astring >=dev-ml/logs-0.7.0:=[cli,ocamlopt?] >=dev-ml/cmdliner-1.1.0:=[ocamlopt?] >=dev-ml/re-1.7.2:=[ocamlopt?] dev-ml/camlp-streams:=[ocamlopt?] dev-ml/result:=[ocamlopt?] dev-ml/ocaml-version:=[ocamlopt?] >=dev-ml/cppo-1.1.0:=[ocamlopt?] test? ( dev-ml/lwt:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Execute code blocks inside your documentation
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/realworldocaml/mdx
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-ml/dune-3.5 >=dev-lang/ocaml-4.08.0 dev-ml/findlib:=[ocamlopt?] >=dev-ml/fmt-0.8.7:=[ocamlopt?] >=dev-ml/csexp-1.3.2:=[ocamlopt?] dev-ml/astring >=dev-ml/logs-0.7.0:=[cli,ocamlopt?] >=dev-ml/cmdliner-1.1.0:=[ocamlopt?] >=dev-ml/re-1.7.2:=[ocamlopt?] dev-ml/camlp-streams:=[ocamlopt?] dev-ml/result:=[ocamlopt?] dev-ml/ocaml-version:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.5.1
|
||||
SRC_URI=https://github.com/realworldocaml/mdx/archive/2.5.1.tar.gz -> mdx-2.5.1.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=69f69b5b5bac7acf7f644dd0d0835497
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/either:=[ocamlopt?] dev-ml/dune-configurator:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/either:=[ocamlopt?] dev-ml/dune-configurator:=[ocamlopt?] test? ( >=dev-ml/qcheck-0.18:=[ocamlopt?] dev-ml/yojson:=[ocamlopt?] dev-ml/iter:=[ocamlopt?] dev-ml/gen:=[ocamlopt?] dev-ml/csexp:=[ocamlopt?] dev-ml/uutf:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Modular, clean and powerful extension of the OCaml standard library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/c-cube/ocaml-containers
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt
|
||||
IUSE=+ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/either:=[ocamlopt?] dev-ml/dune-configurator:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/3.16
|
||||
SRC_URI=https://github.com/c-cube/ocaml-containers/archive/v3.16.tar.gz -> ocaml-containers-3.16.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=ceb6b141c444e26a2d44918f565a0f9e
|
||||
_md5_=c86ede782d3a44572902f79ce84e7baf
|
||||
|
||||
@@ -9,7 +9,7 @@ IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-ml/lwt:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.03:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
SLOT=0/2.4
|
||||
SRC_URI=https://github.com/Chris00/ocaml-csv/archive/2.4.tar.gz -> ocaml-csv-2.4.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=19cf47827ac0200b1d5e9a096510d722
|
||||
_md5_=090c2ca78c3fb52a34c006087358bfed
|
||||
|
||||
@@ -9,7 +9,7 @@ IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.0[ocamlopt?] >=dev-ml/cstruct-1.7.0 dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
SLOT=0/1.5.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-hex/archive/v1.5.0.tar.gz -> ocaml-hex-1.5.0.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=5b5a4c8ecee0b2cec4b36af2c9a47987
|
||||
_md5_=f8d0b2fafc87d879b2879caf8fbebab4
|
||||
|
||||
@@ -9,7 +9,8 @@ IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-ml/menhir-20230608:=[ocamlopt?] >=dev-lang/ocaml-4.07:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
RESTRICT=test
|
||||
SLOT=0/0.7
|
||||
SRC_URI=https://github.com/hhugo/odate/archive/0.7.tar.gz -> odate-0.7.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=8a892b14bc8ef82af13d77375e5d984a
|
||||
_md5_=5a9589af4daf18005a1df753a8d374d1
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/menhir:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/dune-2.0.0 dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/menhir:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/dune-2.0.0 test? ( dev-ml/ounit2:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=TOML parsing, manipulation, and pretty-printing library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dmbaturin/otoml
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt
|
||||
IUSE=+ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-ml/menhir:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/dune-2.0.0 dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/1.0.5
|
||||
SRC_URI=https://github.com/dmbaturin/otoml/archive/1.0.5.tar.gz -> otoml-1.0.5.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=24bef37eebc03f232fbc6ed32c0ba670
|
||||
_md5_=9e14cc72613a1fc8e705c26f148b4ef6
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] test? ( dev-ml/qcheck:=[ocamlopt?] dev-ml/mdx:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Fuzzy string searching, using Levenshtein automaton
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/c-cube/spelll
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64 ~x86
|
||||
IUSE=+ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/0.4
|
||||
SRC_URI=https://github.com/c-cube/spelll/archive/v0.4.tar.gz -> spelll-0.4.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=b7580a24360bd0729111610590452b6e
|
||||
_md5_=9b21d0a6ff8c6cbcd801d2f8959b540b
|
||||
|
||||
Reference in New Issue
Block a user