[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#753992: marked as done (ITP: libmarpa -- BNF grammar parser)



Your message dated Wed, 17 Sep 2014 04:00:34 +0000
with message-id <E1XU6Py-0004CA-O1@franck.debian.org>
and subject line Bug#753992: fixed in libmarpa 6.1.0~dfsg-1
has caused the Debian Bug report #753992,
regarding ITP: libmarpa -- BNF grammar parser
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
753992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753992
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

* Package name    : libmarpa
  Version         : 6.1.0
  Upstream Author : Jeffrey Kegler
* URL             : https://jeffreykegler.github.io/Marpa-web-site/libmarpa.html
* License         : LGPL-3+~Marpa
  Programming Lang: C
  Description     : BNF grammar parser

 Libmarpa is a C implementation of the core of Marpa parsing algorithm.
 .
  * Marpa parses anything you can write in BNF, including ambiguous and
    even infinitely ambiguous grammars.
  * Marpa easily and efficiently handles both left- and right-recursion.
  * If a grammar is in one of the classes in practical use today, Marpa
    parses it in O(n) (linear) time.
  * Marpa never goes exponential. Worst case, even for wildly ambiguous
    grammars, is O(n3) (cubic) time.
  * Marpa's run-time error detection is revolutionary. Marpa has
    complete situational awareness. It knows at all times which rules it
    is attempting to apply, how far it has progressed in them, and
    exactly which tokens it can accept. And Marpa can communicate its
    situational awareness back to the application.
  * Marpa allows the application to efficiently retry rejected input.
    This, combined with its situational awareness, allows
    "Ruby Slippers" parsing: When an application has a token rejected,
    it can ask the parse engine which tokens would be acceptable. It can
    then create a virtual token that allows the parse to continue -- the
    application can make the parse engine's "wishes" come true. The Ruby
    Slippers are easy to use and surprisingly wide in their application.
 .
 Marpa is named after the legendary 11th century Tibetan translator,
 Marpa Lotsawa.

This library is currently part of libmarpa-r2-perl, but will be provided
as a separate shared library in future releases.

 - Jonas

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJTubbqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWECIIALoU2x3l3fvHanbhA8QkSH85
pV+QaJXkbqj/qkduvPOxM5CH2NloXq7KrFrPO0W0YpmXEaUXP7T++PlyirO0eoYJ
LvGC34ycRRU5kcH2MiBxqgFQgN0gBo2+Wv3UaxH0YFuaT9OOPwPuxzVvQTKm97Tf
lgUYySTy4yr6Hed7NYqhu4BP8/XlqkAx2FubYpuUkRks8hC5uxeyOBVApyirGtSj
qn7FNxcc3NBRdGZiTl2AOjcsSmVP1ojsy+yEWohZc+7lWGFYQ87Q07intgPPO9BB
GFBO3oMWDrMPuRi0+/QXOF9scGthMJJ1HHsOLJOsOUSX+gG78j4r2+/mTGJtKMU=
=3Xk7
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: libmarpa
Source-Version: 6.1.0~dfsg-1

We believe that the bug you reported is fixed in the latest version of
libmarpa, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 753992@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <dr@jones.dk> (supplier of updated libmarpa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 06 Jul 2014 23:21:08 +0200
Source: libmarpa
Binary: libmarpa0 libmarpa0-dbg libmarpa-dev
Architecture: source amd64
Version: 6.1.0~dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Jonas Smedegaard <dr@jones.dk>
Changed-By: Jonas Smedegaard <dr@jones.dk>
Description:
 libmarpa-dev - BNF grammar parser - development headers
 libmarpa0  - BNF grammar parser - runtime library
 libmarpa0-dbg - BNF grammar parser - debugging symbols
Closes: 753992
Changes:
 libmarpa (6.1.0~dfsg-1) experimental; urgency=medium
 .
   * Initial packaging release.
     Closes: bug#753992.
Checksums-Sha1:
 910ef2e5bb7b9fd69c4b943ec65783e4147862dd 2251 libmarpa_6.1.0~dfsg-1.dsc
 dbb8dbf7d5d167c632469699bf65e63cb4de66a1 1488754 libmarpa_6.1.0~dfsg.orig.tar.gz
 86692bfae686042629c0ca19bdfc0bdc9a46d38c 9892 libmarpa_6.1.0~dfsg-1.debian.tar.xz
 604b6f8aed4027f531c9be015c1beceb52ccff34 63982 libmarpa0_6.1.0~dfsg-1_amd64.deb
 567b81b5ccb1aad85f7d891ca02059bece72063d 167230 libmarpa0-dbg_6.1.0~dfsg-1_amd64.deb
 e1ceb86c9346c8632397d6b689eeadfc37fb2bb1 69160 libmarpa-dev_6.1.0~dfsg-1_amd64.deb
Checksums-Sha256:
 93b1173ad31a9d87d1d2af7bb599c1c6610fa979149750cc4424e2f5f08f15db 2251 libmarpa_6.1.0~dfsg-1.dsc
 2ebf0c456a663f7b66f6b94ceb360138fe360320c5b1c094a0b0e7b0f37d9662 1488754 libmarpa_6.1.0~dfsg.orig.tar.gz
 d065e628e2978aa3392350b069d0e4d25ccbef02366ec28594e7f7b73ab7a6b0 9892 libmarpa_6.1.0~dfsg-1.debian.tar.xz
 541faf52a3bcbd54bf7d03359bbe5ef46707d3b1de32d5ba92fe8e0f86ac3b58 63982 libmarpa0_6.1.0~dfsg-1_amd64.deb
 c2c62e98f186370778975118f6b0dd76d78b8c1e143cf76b1b6e270e7b4456c1 167230 libmarpa0-dbg_6.1.0~dfsg-1_amd64.deb
 80ea24b6d8bdfb3db02c75a62d66aad9128c408172d80597c7d5ab487d8c4abb 69160 libmarpa-dev_6.1.0~dfsg-1_amd64.deb
Files:
 d90bb339dc0f92f998460354465371a4 63982 libs optional libmarpa0_6.1.0~dfsg-1_amd64.deb
 9da7f20e47886f324d36c80140147dcc 167230 debug extra libmarpa0-dbg_6.1.0~dfsg-1_amd64.deb
 d03d7254f1887efe2ce1e321a96f744c 69160 libdevel optional libmarpa-dev_6.1.0~dfsg-1_amd64.deb
 cb8c86980b2e24f7257640c231b5af88 2251 libs optional libmarpa_6.1.0~dfsg-1.dsc
 2f6a403ce1b781ad76adbffb26f889a8 1488754 libs optional libmarpa_6.1.0~dfsg.orig.tar.gz
 ed1b7b58c9e694bb67232fdd23493d55 9892 libs optional libmarpa_6.1.0~dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJTucRMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEhlCEP/i4IyRcC2HhQwSHA3Yt8171S
+xT7IzBAooyIChwZzmytCl6UlwVFYwlpSWHQrHVuR2R7h6E4WFI+PR8nXZdwhra1
eeukWFZuJQF7snYegzWUn+4CiFCBBZ2EbxUTHQuAzg6TMkH2YqToulGJbTrHApzk
EnkTD0qhHVfuiLbWR4Ek2O0050YbN0z1w8l9DuOG/36QiT3sbGnvSJ5M2+3fZ24s
WLYaEwdZ6RTA/HSpFmuBfQJRLrYsp1+TS1uYGVID4fW3hwMqxxQLjJFGOPisM9SP
NTttN5MDs1GdrIVysWPtPWzXy8Z+4NNd5S8AH3kF/4T5KUIOevMb78xV9ZtLKqjF
bAkQh6s3qu2EQu0JDxVgdJRvKeP1NxXanooXT/3e1A6jeDmy/zQt2iv+jJZEupII
xzR0vo6hmtPYYrIqj69xzQlQRJI82HV3weaTVENT7UXq35O2/CREPiHVwJs4kpqb
6TKGPo2X4ozZ04swLR/F3CFde0gl4FTBPbdXKfqacQEauFWLkLxd3z2uOYaryZHW
h3uKHahNnAP2rXYGfqXZwVEpQRQcsi1vZR2vU6lsy+27JmFJeBoEq6tqnDnuWinX
X/e2gbukkKEKKRmQbuGncw1WBAMytPgs0VrpYC4aEiCw++VlCThiusdPG6kRH+6L
Tc1rfiNL26OtdUp3tJqB
=2iB2
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: