[Pkg-javascript-commits] [node-dryice] 01/03: Rephrase long description
Jérémy Lal
kapouer at moszumanska.debian.org
Thu May 1 20:09:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-dryice.
commit 29213a3d95d18c601a874fc5f9c1115bb8233451
Author: Jérémy Lal <kapouer at melix.org>
Date: Thu May 1 21:05:33 2014 +0200
Rephrase long description
---
debian/control | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index c420baf..6cc810c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,11 @@ Depends:
, nodejs
, uglifyjs
Description: CommonJS/RequireJS packaging tool for browser scripts
- DryIce is basically just a copy function. It takes input from a set of
- input files, which can be specified in various ways, optionally filters
- them and outputs them to something else.
+ node-dryice concatenates sources, applying optional filters, to a
+ given destination.
+ It is customizable and has built-in support for CommonJS/RequireJS
+ projects, with automatic processing of required modules and
+ dependencies.
.
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-dryice.git
More information about the Pkg-javascript-commits
mailing list