alpha
Login
or
Join now
patrick.sirref.org
/
glob
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An OCaml implementation of glob(3)
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Add name to dune-project
author
Patrick Ferris
date
1 week ago
(Jul 14, 2026, 10:02 AM +0100)
commit
d0d86a2c
d0d86a2cbaf1e7bae22c7f6be038b33afc6a26c0
parent
5115367e
5115367ec5a68e0227b7a9b5eb664c3b41576b26
+1
1 changed file
Expand all
Collapse all
Unified
Split
dune-project
+1
dune-project
View file
Reviewed
···
1
1
(lang dune 3.19)
2
2
(using mdx 0.4)
3
3
+
(name glob)
3
4
4
5
(source
5
6
(uri "git+https://git.sirref.org/glob.git"))