[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#883234: marked as done (ITP: node-gzip-js -- GZIP in pure JavaScript (works in the browser))



Your message dated Wed, 20 Jun 2018 19:54:50 +0530
with message-id <c8ab7909-204e-1e8c-1dec-ac463708d8ef@debian.org>
and subject line Re: ITP: node-gzip-js -- GZIP in pure JavaScript (works in the browser)
has caused the Debian Bug report #883234,
regarding ITP: node-gzip-js -- GZIP in pure JavaScript (works in the browser)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
883234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883234
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <praveen@debian.org>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-gzip-js
  Version         : 0.3.2
  Upstream Author : T. Jameson Little <t.jameson.little@gmail.com>
* URL             : https://github.com/beatgammit/gzip-js
* License         : GPL
  Programming Lang: JavaScript
  Description     : GZIP in pure JavaScript (works in the browser)

 This module is a pure JavaScript implementation of the GZIP file format. It
 uses the DEFLATE algorithm for compressing data.
 .
 Please note that since this is a pure JavaScript implementation, it
should NOT
 be used on the server for production code. It also does not comply 100%
with
 the standard, yet.
 .
 The main goal of this project is to bring GZIP compression to the browser.
 .
 Node.js is an event-based server-side JavaScript engine.

Build dependency of jquery 2.x (gitlab needs the node source as it
runs webpack during install and since grunt and other build dependencies
are now in archive, this could be used to generate libjs-jquery without
maintaining a custom build script).

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
On Fri, 1 Dec 2017 11:09:39 +0530 Pirate Praveen <praveen@debian.org> wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Pirate Praveen <praveen@debian.org>
> X-Debbugs-CC: debian-devel@lists.debian.org
> 
> * Package name    : node-gzip-js
>   Version         : 0.3.2
>   Upstream Author : T. Jameson Little <t.jameson.little@gmail.com>
> * URL             : https://github.com/beatgammit/gzip-js
> * License         : GPL
>   Programming Lang: JavaScript
>   Description     : GZIP in pure JavaScript (works in the browser)
> 
>  This module is a pure JavaScript implementation of the GZIP file format. It
>  uses the DEFLATE algorithm for compressing data.
>  .
>  Please note that since this is a pure JavaScript implementation, it
> should NOT
>  be used on the server for production code. It also does not comply 100%
> with
>  the standard, yet.
>  .
>  The main goal of this project is to bring GZIP compression to the browser.
>  .
>  Node.js is an event-based server-side JavaScript engine.
> 
> Build dependency of jquery 2.x (gitlab needs the node source as it
> runs webpack during install and since grunt and other build dependencies
> are now in archive, this could be used to generate libjs-jquery without
> maintaining a custom build script).
> 

Now using zlib from nodejs.

https://salsa.debian.org/js-team/node-jquery/blob/master/debian/patches/skip-gzip-js.patch

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: