···11+# stringext
22+33+This example is for the stringext library
44+55+https://opam.ocaml.org/packages/stringext
66+77+# Source file
88+99+`bin/main.ml`
1010+1111+# Building and running
1212+1313+`dune exec bin/main.exe`
1414+1515+# Cleaning up
1616+1717+`dune clean`