1
1
Fork
You've already forked libsparklepaw
0
PawSD library
  • C 96.5%
  • Makefile 3.5%
2026年07月02日 17:01:12 +01:00
docs fix the default transport & add example for it 2026年07月02日 17:01:12 +01:00
libsparklepaw fix the default transport & add example for it 2026年07月02日 17:01:12 +01:00
.gitignore initial commit 2026年04月23日 22:30:04 +01:00
Doxyfile add requests (but not responses yet) 2026年04月27日 21:55:21 +01:00
Makefile responses and simple transports 2026年04月28日 22:31:24 +01:00
README initial commit 2026年04月23日 22:30:04 +01:00

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>