An OCaml implementation of glob(3)
0

Configure Feed

Select the types of activity you want to include in your feed.

11 1 0

Clone this repository

https://git.vm.fail/patrick.sirref.org/glob https://git.vm.fail/did:plc:og6wvk4m7xux6qzij3ju75le
ssh://git@knot.cl.cam.ac.uk:2222/patrick.sirref.org/glob ssh://git@knot.cl.cam.ac.uk:2222/did:plc:og6wvk4m7xux6qzij3ju75le

For self-hosted knots, clone URLs may differ based on your setup.


README.md

ocaml-glob#

A pure OCaml implementation of glob(3) (the rules of which are described in glob(7)). The core library makes no assumptions about where you are running.