package re

  1. Overview
  2. Docs
RE is a regular expression library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.7.0.tar.gz
sha256=479c25ee0376c16d7596d9efb44f87164ea3cf1e30874707372f1db190973038
md5=2deab687224c90c024355f7b5adcec19

Description

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)

Published: 19 Sep 2016

Dependencies (4)

  1. base-bytes
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml < "5.0"

Dev Dependencies

None

Used by (90)

  1. alcotest-async
  2. alcotest-lwt
  3. alcotest-mirage
  4. atdcpp
  5. atdd
  6. atdgen >= "2.3.3"
  7. atdgen-runtime = "2.2.1"
  8. atdj >= "2.2.1"
  9. atdpy >= "2.4.1"
  10. atds < "2.3.3"
  11. atdts
  12. BetterErrors
  13. bancos
  14. bap-byteweight-frontend
  15. bap-callgraph-collator
  16. bap-fsi-benchmark
  17. bap-ida
  18. bap-objdump
  19. bap-print >= "2.2.0"
  20. bap-radare2
  21. bibfmt
  22. biocaml
  23. caqti >= "1.7.0"
  24. cinaps >= "v0.10.0" & < "v0.12.0"
  25. cohttp < "1.1.1"
  26. coin >= "0.1.1" & < "0.1.5"
  27. cowabloga < "0.4.0"
  28. cuid
  29. debian-formats < "0.1.2"
  30. dkml-install-installer >= "0.5.3"
  31. doi2bib
  32. dose3 < "6.1"
  33. dune-glob >= "3.21.0"
  34. dune-release >= "0.2.0" & < "1.3.0" | = "1.3.2" | = "1.5.0"
  35. git-split < "0.0.4"
  36. graphql_parser >= "0.11.0"
  37. hlarp
  38. humane-re
  39. index
  40. index-bench < "1.3.1"
  41. jingoo = "1.2.21"
  42. js_of_ocaml-compiler >= "3.10.0"
  43. jwt
  44. jwto < "0.2.0"
  45. kappa-library
  46. labrys
  47. ldap >= "2.5.1"
  48. learn-ocaml
  49. lipsum
  50. naboris
  51. nx-text
  52. obelisk >= "0.5.0" & < "0.7.0"
  53. ocaml-lsp-server >= "1.9.0" & != "1.21.0-4.14"
  54. opam-bin >= "0.9.5" & < "1.1.0"
  55. opam-compiler
  56. opam-core < "2.1.0~beta4"
  57. opam-format >= "2.0.8" & < "2.1.0~beta4"
  58. opam-lib
  59. opam-solver >= "2.0.8" & < "2.1.0"
  60. opam_bin_lib
  61. opium
  62. opium_kernel
  63. oranger < "3.0.1"
  64. ostap < "0.6"
  65. ozulip
  66. pgocaml >= "2.3"
  67. pgx
  68. podge >= "0.3"
  69. ppx_minidebug >= "1.6.0"
  70. ppx_regexp < "0.3.2"
  71. prometheus >= "0.2"
  72. prometheus-app >= "1.3"
  73. redis < "0.4"
  74. regenerate
  75. safemoney >= "0.3.0"
  76. saga
  77. sarek
  78. sarif >= "0.2.1"
  79. snf_mcp
  80. spoc
  81. talon
  82. touist >= "3.5.0"
  83. tyre < "0.4"
  84. tyxml >= "4.2.0" & < "4.6.0"
  85. tyxml-syntax < "4.6.0"
  86. uri < "1.9.7"
  87. user-setup < "0.8"
  88. validate
  89. wasm_of_ocaml-compiler
  90. webmachine < "0.6.0"

Conflicts

None