package stringext

  1. Overview
  2. Docs
Extra string functions for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v1.4.3.tar.gz
md5=ab9796add8e391b5a405ef392de1c5d3

Description

Provides a single module named Stringext that provides a grab bag of often used but missing string functions from the stdlib. E.g, split, full_split, cut, rcut, etc.

Published: 07 Oct 2016

Dependencies (4)

  1. base-bytes
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.00.0" & < "5.0"

Dev Dependencies (2)

  1. qtest with-test & >= "2.2"
  2. ounit with-test

Used by (34)

  1. alcotest >= "0.4.3" & < "0.4.8"
  2. calculon
  3. cohttp >= "0.11.0"
  4. cohttp-curl
  5. cohttp-curl-async
  6. cohttp-curl-lwt
  7. conduit >= "0.6.0" & < "1.0.0"
  8. git >= "1.6.0" & < "1.8.0"
  9. github >= "0.8.2"
  10. github-unix
  11. gitlab
  12. gitlab-unix
  13. grpc-async
  14. grpc-eio
  15. grpc-examples
  16. grpc-lwt
  17. irmin >= "0.9.0" & < "0.12.0"
  18. iso-filesystem
  19. mirage-block-xen >= "1.4.0" & < "2.0.0"
  20. multipart-form-data
  21. opium >= "0.17.0" & < "0.18.0"
  22. otr = "0.2.0"
  23. podge >= "0.5" & < "0.8.0"
  24. protocol-9p < "0.7.2"
  25. rfc6287 < "1.0.1"
  26. rubytt
  27. satyrographos >= "0.0.2.7"
  28. soupault < "2.6.0"
  29. starterkit
  30. uri >= "1.5.0"
  31. uri-re
  32. usbmux < "1.2.0"
  33. vpnkit >= "0.2.0"
  34. xentropyd

Conflicts

None