node-js-yaml 3.9.1+dfsg-1 source package in Ubuntu

Changelog

node-js-yaml (3.9.1+dfsg-1) unstable; urgency=medium

  * Team upload
  * Bump compat
  * Create build profile nodoc, nocheck to reduce
    build loop of node-tape.
  * Run a copy of testsuite in autopkgtest

 -- Bastien Roucariès <email address hidden>  Thu, 17 Aug 2017 16:18:15 +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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-js-yaml_3.9.1+dfsg-1.dsc 2.2 KiB d43230150f32754065e81cf5eebeeb0f40df4a76f0b35f8e0d99c08eb24d4c13
node-js-yaml_3.9.1+dfsg.orig.tar.gz 891.3 KiB 93356cbb0e6f1559542eb889b1ae594c0cf621a929fc9f57736e6e70092b9ced
node-js-yaml_3.9.1+dfsg-1.debian.tar.xz 4.5 KiB 3a840fa370660f5ae7a12b4173222ac197f46a1b285d9fac865979620bdb6a01

Available diffs

No changes file available.

Binary packages built by this source

node-js-yaml: YAML 1.2 parser and serializer

 This is an implementation of YAML, a human-friendly data serialization
 language. Started as PyYAML port, it was completely rewritten from scratch.
 Now it's very fast, and supports the 1.2 spec.
 .
 Node.js is an event-based server-side JavaScript engine.