[Pkg-javascript-commits] [node-jison] 06/11: fix description

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 15 06:13:46 UTC 2016


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

praveen pushed a commit to branch master
in repository node-jison.

commit ee93bfd7cfe8652dd3f98a3a9ba64699ec6093de
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Oct 15 11:23:20 2016 +0530

    fix description
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index eff40fa..7dd9c7d 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,9 @@ Depends:
  , node-nomnom (>= 1.5.2~)
  , node-lex-parser (>= 0.1.3~)
  , node-esprima (>= 1.1~)
-Description: A parser generator with Bison's API
- FIX_ME long description
+Description: parser generator with Bison's API
+ Jison generates bottom-up parsers in JavaScript. Its API is similar to
+ Bison's, hence the name. It supports many of Bison's major features, plus some
+ of its own.
  .
  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-jison.git



More information about the Pkg-javascript-commits mailing list