node-d3-dsv 1.1.1-9 source package in Ubuntu

Changelog

node-d3-dsv (1.1.1-9) unstable; urgency=medium

  * Team upload
  * Fix links (Closes: #1032048)
  * Update standards version to 4.6.2, no changes needed.

 -- Yadd <email address hidden>  Fri, 03 Mar 2023 11:39:08 +0400

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-d3-dsv_1.1.1-9.dsc 2.1 KiB 351a84d7079694f5d46a14eeeeba07029c0946a33133ec47f91d4332b8c0c061
node-d3-dsv_1.1.1.orig.tar.gz 25.1 KiB 0f11bb2185b28228d3cbbe4f9e368a0ca782005f83e94384ebf13a5b3a2c3980
node-d3-dsv_1.1.1-9.debian.tar.xz 4.4 KiB e84b145c2b93b87263daaf65db68c94e0173906ee807c9e0ce6916b61ea99980

Available diffs

No changes file available.

Binary packages built by this source

d3-dsv-tools: tools to process delimiter-separated values, such as CSV

 This package provides several tools to parse and format delimiter-separated
 values, most commonly comma-separated values (CSV) or tab-separated values
 (TSV).
 .
 These tabular formats are popular with spreadsheet programs such as Microsoft
 Excel, and are often more space-efficient than JSON.

node-d3-dsv: parser and formatter for delimiter-separated values, such as CSV

 This module provides a parser and formatter for delimiter-separated values,
 most commonly comma-separated values (CSV) or tab-separated values (TSV).
 .
 These tabular formats are popular with spreadsheet programs such as Microsoft
 Excel, and are often more space-efficient than JSON.
 .
 Node.js is an event-based server-side JavaScript engine.