Language

Package: sbcl-nactivitypub @ 0.0.5

Synopsis

Common Lisp implementation of ActivityPub and ActivityStreams standards

Description

This package provides a Common Lisp implementation of ActivityPub and ActivityStreams standards for social networking.

Features:

  • Parsing and un-parsing ActivityStreams JSON-LD objects to/from CLOS objects with convenient accessors on those.

  • Sending and fetching ActivityStreams objects to/from the ActivityStreams-enabled HTTP(S) URLs.

  • Semantic info extraction with methods like name*, url*, author*, and published*.

  • No reliance on JSON parser. njson is used for parser-independent JSON handling. Load the parser backend you prefer!

Home page
https://github.com/atlas-engineer/nactivitypub
Location
gnu/packages/lisp-xyz.scm (line: 26456, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings