package re

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

Install

Dune 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 (85)

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

Conflicts

None

OCaml

Innovation. Community. Security.