node-solid-rest 1.1.3-2 source package in Ubuntu

Changelog

node-solid-rest (1.1.3-2) unstable; urgency=medium

  * Team upload
  * Build depends on node-babel-cli ≥ 7

 -- Xavier Guimard <email address hidden>  Mon, 25 Jan 2021 16:17:02 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-solid-rest_1.1.3-2.dsc 2.2 KiB b60b2735f3f6be585e8874bb651a05206e0068de417a7a1d79f8da0bad81a40c
node-solid-rest_1.1.3.orig.tar.gz 88.4 KiB 43c5dc9bcc5be03ba7fe7251ee98bb1aa9e4bd28c43a25c0b31ee9c3daf26dc8
node-solid-rest_1.1.3-2.debian.tar.xz 4.8 KiB ba68822c1fae8950c96931948765b973c6844e6ad5af6810ea2cd74b93f0a2c0

Available diffs

No changes file available.

Binary packages built by this source

node-solid-rest: client-side multi-backend API for Solid requests - nodejs lib

 Solid REST sits between auth modules
 like solid-auth-client and solid-auth-cli
 to handle requests for file:// and app:// URIs
 and then uses the appropriate storage module to do the work.
 .
 Solid (Social Linked Data) is a web decentralization project
 with the aims to radically change
 the way web applications work
 by developing a platform for linked-data applications
 that are completely decentralized
 and fully under users' control
 rather than controlled by other entities.
 .
 This package contains Solid REST usable with Nodejs.