diff options
| author | winter Sparkles | 2026-04-23 22:30:04 +0100 |
|---|---|---|
| committer | winter Sparkles | 2026-04-23 22:30:04 +0100 |
| commit | 05a9d192ee17c503172e785fd1383a62f2feb20b (patch) | |
| tree | 5afd3c7ec13fe80a6bc461bef30d0437c7c0fbf9 /README | |
initial commit
we have a few basic data structures so far! (and a bunch of other
non-code stuff like doxygen)
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +libsparklepaw is a work-in-progress reference implementation of PawSD, in the +form of a c library. it isn't good yet + +documentation is available by invoking doxygen (or 'make doc'), which will emit +webpages into docs-generated/html/ + +see also: <https://pawpub.entities.org.uk/pawsd/> +another c library for pawsd: <gemini://ametrine.dev/libpawsd.git> |
