liminix/pkgs/anoia
Daniel Barlow 22275f311c anoia: add simple hash function and base64 encoder 2023-09-10 12:14:39 +01:00
..
example-output anoia.svc outputs may be directories (read as table) 2023-09-09 00:30:02 +01:00
README fennel: extract some common functions into a shareable module 2023-07-05 20:23:27 +01:00
default.nix extract service output watcher to fennel module 2023-07-08 23:08:24 +01:00
fs.fnl anoia.svc outputs may be directories (read as table) 2023-09-09 00:30:02 +01:00
init.fnl anoia: add simple hash function and base64 encoder 2023-09-10 12:14:39 +01:00
svc.fnl anoia.svc outputs may be directories (read as table) 2023-09-09 00:30:02 +01:00
test-svc.fnl anoia.svc outputs may be directories (read as table) 2023-09-09 00:30:02 +01:00
test.fnl anoia: add simple hash function and base64 encoder 2023-09-10 12:14:39 +01:00

README

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

In Terry Pratchett's Discworld novels, Anoi is a minor goddess of Things That Stick In Drawers

> Often, but not uniquely, a ladle, but sometimes a metal spatula or,
> rarely, a mechanical egg-whisk that nobody in the house admits to
> ever buying. The desperate mad rattling and cries of How can it
> close on the damn thing but not open with it? Who bought this? Do we
> ever use it? is as praise unto Anoia. She also eats corkscrews.

This is a library of miscellaneous Fennel code used in Liminix that is
shared between various scripts but doesn't really fit together. It is
not a public stable interface - while any Liminix code is welcome to
use it, it's suject to reshuffle, rearrangement, refactor or rejection
without notice.