Language

Package: cl-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
input-labels

Identify input labels that do not match package names

label 'sbcl-cl-str' does not match package name 'cl-str'
input-labels

Identify input labels that do not match package names

label 'sbcl-dexador' does not match package name 'cl-dexador'
input-labels

Identify input labels that do not match package names

label 'sbcl-local-time' does not match package name 'cl-local-time'
input-labels

Identify input labels that do not match package names

label 'sbcl-lparallel' does not match package name 'cl-lparallel'
input-labels

Identify input labels that do not match package names

label 'sbcl-njson' does not match package name 'cl-njson'
input-labels

Identify input labels that do not match package names

label 'sbcl-quri' does not match package name 'cl-quri'
input-labels

Identify input labels that do not match package names

label 'sbcl-serapeum' does not match package name 'cl-serapeum'
input-labels

Identify input labels that do not match package names

label 'sbcl-cl-str' does not match package name 'cl-str'
input-labels

Identify input labels that do not match package names

label 'sbcl-dexador' does not match package name 'cl-dexador'
input-labels

Identify input labels that do not match package names

label 'sbcl-local-time' does not match package name 'cl-local-time'
input-labels

Identify input labels that do not match package names

label 'sbcl-lparallel' does not match package name 'cl-lparallel'
input-labels

Identify input labels that do not match package names

label 'sbcl-njson' does not match package name 'cl-njson'
input-labels

Identify input labels that do not match package names

label 'sbcl-quri' does not match package name 'cl-quri'
input-labels

Identify input labels that do not match package names

label 'sbcl-serapeum' does not match package name 'cl-serapeum'