[Pkg-javascript-commits] [node-character-parser] 01/01: update long description

Leo Iannacone l3on-guest at moszumanska.debian.org
Thu May 1 09:02:39 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-character-parser.

commit bff743ab853766e6b21c93cc6db382f91ba72f4c
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Thu May 1 11:02:33 2014 +0200

    update long description
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0eb8472..0ba341d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,10 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: JavaScript parser character by character
- Parse JavaScript one character at a time to look for snippets in Templates.
+ Simple and powerful JavaScript parser, useful for write HTML
+ template engine.
  .
- This is not a validator, it's just designed to allow you to have sections
- of JavaScript delimited by brackets robustly.
+ JavaScript is parsed one character at a time, in order to have
+ full control and to simply recognize sections delimited by brackets.
  .
  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-character-parser.git



More information about the Pkg-javascript-commits mailing list