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 (92)

  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. doi2bib
  31. dose3 < "6.1"
  32. dune-glob >= "3.21.0"
  33. dune-release >= "0.2.0" & < "1.3.0" | = "1.3.2" | = "1.5.0"
  34. git-split < "0.0.4"
  35. graphql_parser >= "0.11.0"
  36. hlarp
  37. humane-re
  38. index
  39. index-bench < "1.3.1"
  40. jingoo = "1.2.21"
  41. js_of_ocaml-compiler >= "3.10.0"
  42. jwt
  43. jwto < "0.2.0"
  44. kappa-library
  45. labrys
  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. opam-bin >= "0.9.5" & < "1.1.0"
  54. opam-compiler
  55. opam-core < "2.1.0~beta4"
  56. opam-format >= "2.0.8" & < "2.1.0~beta4"
  57. opam-lib
  58. opam-solver >= "2.0.8" & < "2.1.0"
  59. opam_bin_lib
  60. opium
  61. opium_kernel
  62. oranger < "3.0.1"
  63. ostap < "0.6"
  64. ozulip
  65. pgocaml >= "2.3"
  66. pgx
  67. podge >= "0.3"
  68. ppx_minidebug >= "1.6.0"
  69. ppx_regexp != "0.3.2" & < "0.5.1"
  70. ppx_tyre
  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. simple-diff
  80. smtml >= "0.21.0"
  81. snf_mcp
  82. spoc
  83. talon
  84. touist >= "3.5.0"
  85. tyre < "0.4"
  86. tyxml >= "4.2.0" & < "4.6.0"
  87. tyxml-syntax < "4.6.0"
  88. uri < "1.9.7"
  89. user-setup < "0.8"
  90. validate
  91. wasm_of_ocaml-compiler
  92. webmachine < "0.6.0"

Conflicts

None