node-leveldown 1.5.0+dfsg-1build2 source package in Ubuntu

Changelog

node-leveldown (1.5.0+dfsg-1build2) bionic; urgency=medium

  * No-change rebuild against nodejs-abi-57.

 -- Simon Quigley <email address hidden>  Sat, 17 Feb 2018 18:13:31 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Debian Javascript Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
node-leveldown_1.5.0+dfsg.orig.tar.gz 39.7 KiB 35275f33817193997cf9683e8db2ab5ac364a7ecd8e6c0451b7336db11ead6e4
node-leveldown_1.5.0+dfsg-1build2.debian.tar.xz 4.0 KiB d27fe72111e889b129444e892cb65d0b4cc1c493d3b4bbdebcfe5047c6e21cd2
node-leveldown_1.5.0+dfsg-1build2.dsc 2.1 KiB 0aa05d1f3a84ab5a486351ae33bd9aac15438b04787fdcb1af671feef6566bdf

View changes file

Binary packages built by this source

node-leveldown: LevelDB bindings - Node.js module

 LevelDOWN provides a Node.js JavaScript API to the LevelDB C library. It
 provides the ability to open and close a LevelDB instance, as well as the
 put, get, del, and batch operations.
 .
 Node.js is an event-based server-side javascript engine.

node-leveldown-dbgsym: debug symbols for node-leveldown