mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2022-05-02 07:33:01 UTC
This commit is contained in:
17
metadata/md5-cache/dev-ml/tiny_httpd-0.12
Normal file
17
metadata/md5-cache/dev-ml/tiny_httpd-0.12
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/result:= dev-ml/seq:= camlzip? ( >=dev-ml/camlzip-1.06:= ) test? ( dev-ml/qtest dev-ml/ounit2 dev-ml/ptime dev-ml/qcheck net-misc/curl ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Minimal HTTP server with a small request router
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/c-cube/tiny_httpd https://opam.ocaml.org/packages/tiny_httpd
|
||||
INHERIT=dune multiprocessing
|
||||
IUSE=camlzip ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-ml/result:= dev-ml/seq:= camlzip? ( >=dev-ml/camlzip-1.06:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=test? ( camlzip )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/0.12
|
||||
SRC_URI=https://github.com/c-cube/tiny_httpd/archive/refs/tags/v0.12.tar.gz -> tiny_httpd-0.12.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=c703763641b67110634c14567401221e
|
||||
Reference in New Issue
Block a user