[Pkg-javascript-commits] [node-css] 14/17: update long description
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Oct 12 12:15:54 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-css.
commit 2db5c3d5fbb638e736fbf1732989abb9c00f3aee
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Oct 12 13:45:32 2014 +0200
update long description
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ed205fc..a9f4475 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,9 @@ Depends:
, node-inherits
, node-source-map
Description: JavaScript CSS parser and stringifier - Node.js module
- This module conveniently exposes parse and stringify methods
- from node-css-parse and node-css-stringify.
+ This module provides a CSS parser in JavaScript, able to make
+ stylesheet rules available as JavaScript object, and a CSS
+ stringifier which takes an abstract syntax tree from parser and
+ outputs a CSS-formatted string.
.
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-css.git
More information about the Pkg-javascript-commits
mailing list