node-leven 3.1.0+~cs1.1.1-1 source package in Ubuntu

Changelog

node-leven (3.1.0+~cs1.1.1-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Update lintian overrides
  * Add levenary little component: frequently used to call leven
  * Update copyright

 -- Xavier Guimard <email address hidden>  Sun, 17 May 2020 08:44:17 +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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-leven_3.1.0+~cs1.1.1-1.dsc 2.4 KiB 381fdb4f79ae494caa5754f68278172fe0db0a13a5aca747371a5da143b8de7a
node-leven_3.1.0+~cs1.1.1.orig-levenary.tar.gz 2.3 KiB 764662278dd98958b8242e521ae78e860d272db3cea04860278428f8d2290c9b
node-leven_3.1.0+~cs1.1.1.orig.tar.gz 3.8 KiB 386685b6e04f9d0e4cddfc951ec8c30970e3b8ab36886a8e208e2f9b8f90ead4
node-leven_3.1.0+~cs1.1.1-1.debian.tar.xz 3.8 KiB 5c1231307a0af3e31f83ed9534ae55b829ff163ac80dfe59b4ea9e001c0a457d

Available diffs

No changes file available.

Binary packages built by this source

node-leven: library to measure the difference between two strings

 leven is a fast JS implementation of the Levenshtein distance algorithm to
 measure the difference of two strings.
 .
 Node.js is an event-based server-side JavaScript engine.