node-graphlibrary 2.2.0+really2.1.8+repack-1 source package in Ubuntu

Changelog

node-graphlibrary (2.2.0+really2.1.8+repack-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Yadd ]
  * Declare compliance with policy 4.6.1
  * Drop dependency to nodejs
  * download from GitHub, not from npm registry
  * Embed typescript declarations and repack

 -- Yadd <email address hidden>  Tue, 02 Aug 2022 08:18:19 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-graphlibrary_2.2.0+really2.1.8+repack-1.dsc 2.7 KiB 54d18047b04c75e486178dc9a7d5da93ef86bf0e724c481040b618857f52d748
node-graphlibrary_2.2.0+really2.1.8+repack.orig-types-graphlib.tar.xz 5.6 KiB 25936eb26c93c085ff552bd7394cf17f91fe0d1659819bacb4a605d5034cb0fb
node-graphlibrary_2.2.0+really2.1.8+repack.orig.tar.xz 59.6 KiB c01a3d28e1428669f92c98f3984c93037926cb1268eb74b6bbafa073d8beb88e
node-graphlibrary_2.2.0+really2.1.8+repack-1.debian.tar.xz 4.0 KiB 6a87f222b09f509504b396f6212425c3fab731f9a5a4744e4858ba51eccdb134

No changes file available.

Binary packages built by this source

node-graphlibrary: directed and undirected multi-graph library

 Graphlibrary is a JavaScript library that provides data structures for
 undirected and directed multi-graphs along with algorithms that can be used
 with them.
 .
 In addition to a core graph API, it also comes with implementations for
 many common graph algorithms.
 .
 Node.js is an event-based server-side JavaScript engine.