Source: node-husl
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ross Gammon <rosco2@ubuntu.com>
Build-Depends: debhelper (>= 9),
               dh-buildinfo,
               nodejs,
               mocha,
               coffeescript,
               node-underscore
Standards-Version: 3.9.8
Homepage: http://www.husl-colors.org
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-husl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-husl.git

Package: node-husl
Architecture: all
Depends: ${misc:Depends},
         nodejs
Description: Human-friendly HSL - NodeJS
 HUSL is implemented as a set of functions to convert colors between RGB,
 HUSL and HUSLp.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: libjs-husl
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: Human-friendly HSL - Javascript
 HUSL is implemented as a set of functions to convert colors between RGB,
 HUSL and HUSLp.
 .
 This package contains the browser-side Javascript.
