[Pkg-javascript-commits] [node-debug] 08/14: improved long description

Leo Iannacone l3on-guest at moszumanska.debian.org
Wed Apr 23 16:25:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

l3on-guest pushed a commit to branch master
in repository node-debug.

commit 42715b760a453a510a4acb877a0e8d46ac4435dd
Author: Leo Iannacone <leo.iannacone at gmail.com>
Date:   Wed Apr 23 17:47:46 2014 +0200

    improved long description
---
 debian/control | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/control b/debian/control
index 3bcf643..0770b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,3 +18,11 @@ Depends:
  , nodejs
 Description: small debugging utility for Node.js
  node-debug provides a small debugging utility for Node.js modules.
+ .
+ With this module you simply invoke the exported function to generate
+ your debug function, passing it a name which will determine if a
+ noop function is returned, or a decorated console.error, so all of the
+ console format string goodies you're used to work fine.
+ A unique color is selected per-function for visibility.
+ .
+ Node.js is an event-based server-side JavaScript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git



More information about the Pkg-javascript-commits mailing list