~sircmpwn/hare-json

JSON support for Hare

#966 regex: split allocation from execution

~apreiml filed ticket on hare todo

6 hours ago
8 hours ago

#hare-json

This package provides JSON support for Hare.

#Installation

#From your distribution

The recommended name for this package is "hare-json". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-json/ add https://git.sr.ht/~sircmpwn/hare-json master