package re

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

Install

dune-project
 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 (94)

  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
  20. bap-radare2
  21. bibfmt
  22. biocaml
  23. brot
  24. caqti >= "1.7.0"
  25. cinaps < "v0.12.0"
  26. cohttp < "1.1.1"
  27. coin >= "0.1.1" & < "0.1.5"
  28. cowabloga < "0.4.0"
  29. cuid
  30. debian-formats < "0.1.2"
  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. ldap >= "2.5.1"
  47. learn-ocaml
  48. lipsum
  49. naboris
  50. nx-text
  51. obelisk >= "0.5.0" & < "0.7.0"
  52. ocaml-lsp-server >= "1.9.0" & != "1.21.0-4.14"
  53. ocgtk
  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" & < "0.5.1"
  71. ppx_tyre
  72. prometheus >= "0.2"
  73. prometheus-app >= "1.3"
  74. redis < "0.4"
  75. safemoney >= "0.3.0"
  76. saga
  77. sarek
  78. sarif >= "0.2.1"
  79. simple-diff
  80. smtml >= "0.21.0"
  81. snf_mcp
  82. spoc
  83. stem
  84. talon < "1.0.0~alpha3"
  85. touist >= "3.5.0"
  86. tyre < "0.4"
  87. tyxml >= "4.2.0" & < "4.6.0"
  88. tyxml-syntax < "4.6.0"
  89. uri < "1.9.7"
  90. user-setup < "0.8"
  91. validate
  92. wasm_of_ocaml-compiler
  93. webmachine < "0.6.0"
  94. wire

Conflicts

None