node-fstream 1.0.12-7 source package in Ubuntu

Changelog

node-fstream (1.0.12-7) unstable; urgency=medium

  * Team upload
  * Fix autopkgtest

 -- Yadd <email address hidden>  Thu, 21 Apr 2022 12:21:41 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web
Noble release universe web
Mantic release universe web
Lunar release universe web

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-fstream_1.0.12-7.dsc 2.1 KiB df7708ac1a0328074c40a36fb7e6e63feb2fa17006d7695126fc7c7c78468661
node-fstream_1.0.12.orig.tar.gz 32.5 KiB cc56ad8f8f2ebe732ec56b6776a4e757357dbd1bc2d261451e6216073f4a3c4c
node-fstream_1.0.12-7.debian.tar.xz 3.9 KiB 09efbe3d5595207dad04803459c5614a8ae31bf1e059db853aab8426930ef628

Available diffs

No changes file available.

Binary packages built by this source

node-fstream: Advanced filesystem streaming tools for Node.js

 node-fstream is a high-level file stream module for Node.js,
 with a unified interface for reading and writing streams representing
 files, directories or symbolic links, as well as manipulating their
 attributes, such as atime/mtime or uid/guid.
 .
 Node.js is an event-based server-side javascript engine.