[Pkg-javascript-commits] [node-when] 01/01: Write longer long description
Julien Puydt
julien.puydt at laposte.net
Fri Aug 25 13:18:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-when.
commit 2217b21ddb839683a0ddacd91bed7120704a07a3
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Fri Aug 25 15:18:49 2017 +0200
Write longer long description
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 409b105..7749c7d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,4 +16,8 @@ Description: Async tools and when() implementation for Node.js
A lightweight Promises/A+ and when() implementation, plus other
async tools.
.
+ A when() function is responsible of triggering actions depending on the
+ result of executing asynchronous actions, with submethods to check for
+ any or all results, and handling exceptions.
+ .
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-when.git
More information about the Pkg-javascript-commits
mailing list