~vladh/hare-project-library

hare-project-library: Add hare-regex v1 PROPOSED

KAAtheWise: 1
 Add hare-regex

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~vladh/hare-project-library/patches/39203/mbox | git am -3
Learn more about email & git

[PATCH hare-project-library] Add hare-regex Export this patch

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f5b8cf8..c512437 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ If you're interested specifically in 3D graphics, check out
* [~chrisppy/hare-scfg](https://git.sr.ht/~chrisppy/hare-scfg): A Hare library for a simple configuration file format
* [~ecs/hare-stl](https://git.d2evs.net/~ecs/hare-stl): STL implementation for Hare
* [~jfentker/hare-csv](https://git.sr.ht/~jfentker/hare-csv): CSV support for Hare
* [~kaathewise/hare-regex](https://git.sr.ht/~kaathewise/hare-regex): Hare regex engine with wider functionality
* [~phw/hare-discid](https://git.sr.ht/~phw/hare-discid/): Hare bindings for MusicBrainz libdiscid
* [~pierrec/hare-bmp](https://git.sr.ht/~pierrec/hare-bmp): BMP lossless image format
* [~pierrec/hare-qoi](https://git.sr.ht/~pierrec/hare-qoi): QOI lossless image format
-- 
2.38.4
Thanks! :)