[DRE-commits] [ruby-kpeg] 04/07: control: updated description

dod at debian.org dod at debian.org
Wed Apr 16 17:11:43 UTC 2014


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

dod pushed a commit to branch master
in repository ruby-kpeg.

commit 4ca04506e0cff3f4293dba8403ff35230294c9d1
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Apr 15 12:20:35 2014 +0200

    control: updated description
---
 debian/control | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 225ddd7..d849082 100644
--- a/debian/control
+++ b/debian/control
@@ -17,12 +17,8 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          ruby | ruby-interpreter
 Description: KPeg is a simple PEG library for Ruby
- KPeg is a simple PEG library for Ruby. It provides an API as well as native
- grammar to build the grammar.
- .
- KPeg strives to provide a simple, powerful API without being too exotic.
- .
- KPeg supports direct left recursion of rules via the
- {OMeta memoization}[http://www.vpri.org/pdf/tr2008003_experimenting.pdf] trick.
+ KPeg is a simple PEG (parsing expression grammar) library for Ruby. It
+ provides an API as well as native grammar to build the grammar. KPeg
+ strives to provide a simple, powerful API without being too exotic.
 # minitest (~> 5.2, development), rdoc (~> 4.0, development), hoe (~> 3.7, development)
 XB-Ruby-Versions: ${ruby:Versions}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kpeg.git



More information about the Pkg-ruby-extras-commits mailing list