2023-09-01 22:20:13 -05:00
|
|
|
(defsystem "activitypub-servist"
|
2023-09-14 18:45:03 -05:00
|
|
|
:depends-on ("alexandria" "clack" "inferior-shell" "ironclad" "purl" "str" "webtentacle" "yason")
|
2023-09-01 22:20:13 -05:00
|
|
|
:components ((:file "activitypub-servist")))
|