package re

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.7.1.tar.gz
sha256=eb18382d63459b0a4065315ce6fef854bc99152aec2b557bb8a43e664e6679e8
md5=0e45743512b7ab5e6b175f955dc72002

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: 20 Oct 2016

Dependencies (4)

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

Dev Dependencies

None

Used by (87)

  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" & < "0.5.1"
  69. ppx_tyre
  70. prometheus >= "0.2"
  71. redis < "0.4"
  72. regenerate
  73. safemoney >= "0.3.0"
  74. sarek
  75. sarif >= "0.2.1"
  76. simple-diff
  77. snf_mcp
  78. spoc
  79. touist >= "3.5.0"
  80. tyre < "0.4"
  81. tyxml >= "4.2.0" & < "4.6.0"
  82. tyxml-syntax < "4.6.0"
  83. uri < "1.9.7"
  84. user-setup < "0.8"
  85. validate
  86. wasm_of_ocaml-compiler
  87. webmachine < "0.6.0"

Conflicts

None

OCaml

Innovation. Community. Security.