Regular expression library for OCaml
Pure OCaml regular expressions with:
Perl-style regular expressions (module Re_perl)
Posix extended regular expressions (module Re_posix)
Emacs-style regular expressions (module Re_emacs)
Shell-style file globbing (module Re_glob)
Compatibility layer for OCaml's built-in Str module (module Re_str)
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/8wsrhyysckfv5wc6iqhihzyza5jgi29i-ocaml-re-1.10.3.drv | ||
riscv64-linux | /gnu/store/92kcngq549pc0nlcfm84ibnwjvn6d6nf-ocaml-re-1.10.3.drv | ||
powerpc-linux | /gnu/store/7hm39z9av5i8p0dqq0y9n4wsngx59w5j-ocaml-re-1.10.3.drv | ||
powerpc64le-linux | /gnu/store/aqgg96z64z06m3hlaggznh6ivmcfsasd-ocaml-re-1.10.3.drv | ||
mips64el-linux | /gnu/store/cqgds2inxgh7zfzdgaxhr52qgx1jls04-ocaml-re-1.10.3.drv | ||
i686-linux | /gnu/store/8zrxhx8ir6vrp114629y592c98l0296f-ocaml-re-1.10.3.drv | ||
i586-gnu | /gnu/store/dpikxq56jn04g9ql6mdrs26vp3drdkxh-ocaml-re-1.10.3.drv | ||
armhf-linux | /gnu/store/s86zv2pc6rmsb2mll9q7vlc4nhrwnj9q-ocaml-re-1.10.3.drv | ||
aarch64-linux | /gnu/store/ffnb4cqqflvlzvvi6hqn27i4zqzv3khr-ocaml-re-1.10.3.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'ounit' does not match package name 'ocaml-ounit' |