golang-github-evanw-esbuild 0.15.12-2 source package in Ubuntu

Changelog

golang-github-evanw-esbuild (0.15.12-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Add missing ${misc:Built-Using} to Built-Using on esbuild.

 -- Jelmer Vernooij <email address hidden>  Wed, 14 Dec 2022 01:58:49 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.15.12-2.dsc 2.4 KiB 063a3dfde820f0aa7a3893a425b8d26342de52e708a2e39c7cb8d441e6b69fac
golang-github-evanw-esbuild_0.15.12.orig.tar.gz 1.6 MiB 3b00894d38b077e0a92928b4ac9018d44249b94d515b73f7da009aa87dab7d63
golang-github-evanw-esbuild_0.15.12-2.debian.tar.xz 8.7 KiB 0956773d1cf00706290fd67da08ed0aa3c372c2d958be1b6405cc74eb4b3515e

Available diffs

No changes file available.

Binary packages built by this source

esbuild: extremely fast JavaScript bundler and minifier (program)

 esbuild is a JavaScript bundler and minifier. It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool? The current build tools for the web
 are at least an order of magnitude slower than they should be. It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the esbuild binary.

esbuild-dbgsym: debug symbols for esbuild
golang-github-evanw-esbuild-dev: extremely fast JavaScript bundler and minifier (library)

 esbuild is a JavaScript bundler and minifier. It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool? The current build tools for the web
 are at least an order of magnitude slower than they should be. It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the github.com/evanw/esbuild Go library.