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

Bug#992006: marked as done (ITP: elixir-nimble-parsec -- simple and fast library for text-based parser combinators)



Your message dated Wed, 28 Feb 2024 19:00:12 +0000
with message-id <E1rfPA4-007Rb1-LH@fasolo.debian.org>
and subject line Bug#992006: fixed in elixir-nimble-parsec 1.1.0-1
has caused the Debian Bug report #992006,
regarding ITP: elixir-nimble-parsec -- simple and fast library for text-based parser combinators
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.)


-- 
992006: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992006
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: James Valleroy <jvalleroy@mailbox.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, jvalleroy@mailbox.org

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

* Package name    : elixir-nimble-parsec
  Version         : 1.1.0
  Upstream Author : José Valim <jose.valim@dashbit.co>
* URL             : https://github.com/dashbitco/nimble_parsec
* License         : Apache-2.0
  Programming Lang: Elixir
  Description     : simple and fast library for text-based parser combinators

Simple and fast Elixir library for text-based parser combinators.

Combinators are built during runtime and compiled into multiple
clauses with binary matching. This provides benefits of performance,
composability by not relying on macros, no runtime dependency on
NimbleParsec, and no "use" footprints on your modules.

The goal of this library is to focus on a set of primitives for
writing efficient parser combinators. The composition aspect means
you should be able to use those primitives to implement higher level
combinators.

Note this library does not handle low-level binary parsing. In such
cases, Elixir's bitstring syntax is recommended.

This is a dependency of pleroma (RFP #895050). I propose to maintain
it under Erlang team (until there is an Elixir team).

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmEP9SUWHGp2YWxsZXJv
eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICCRkD/9njsnxvEa49YXsEvQzLnZxy97o
/qVvvgMKAOHniul7KDaNxs3Ytxva/y8tgfRbMR+izcWO1rAxuNHTprxtDzrI7p4V
cKtOdSHdDlgcficq03hm168rZMhkF27Kd9T5Yw/rDCuHF56s2Q6fllxHU8xZiGj3
oq5oaA2Dp/RutEsDu3LPlrurtrIiI+eq2O2Zm3Vha8oiOVRF6FSuM3XEguyNKyJS
+FYaal+DPn45FkNhC0luqgEnLGqVU0SiJoOQxnQelQG54YNIHBECM8s6HjG+qGdB
kkKOuZtuBk+/QvqRazLD7F6/Tqj7blw1PDgtpdqCV/t9hr08jX9t4DBl/81ykJCW
95wm4fwik8iqoNSHWQ3bCj9Nhd40SDQwVfGZEytHDmjxKWttwPBmT+JTdA0OOeez
VcT0Nh7U1g3UsejaTK84XODKkPMZ7QXUs1CE4SdYjb7AyNFj7uuXQ1WMrLRuzGEN
jm32gW4BsixhEdUZPfwJ1FNyM1I34osWnFahBxFeWYpq8OA3Jrux9uqIs+2Fdmbj
sgIOvVr9GgZIrSf64mxqvGYdmW+99i0bQ5utQZue7hJvIop4kwEZFO17NsoQMsYv
wjl3JVozjGNCQ5jnChuzm8tOIiNdor/wXu+rZzeyapqrAxBTeheCf0bdX9Y/ojrS
Xu/W9T1kp27zjZfUNQ==
=RsUF
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: elixir-nimble-parsec
Source-Version: 1.1.0-1
Done: Sergei Golovan <sgolovan@debian.org>

We believe that the bug you reported is fixed in the latest version of
elixir-nimble-parsec, 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 992006@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergei Golovan <sgolovan@debian.org> (supplier of updated elixir-nimble-parsec 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: SHA256

Format: 1.8
Date: Tue, 27 Feb 2024 17:32:12 +0300
Source: elixir-nimble-parsec
Binary: elixir-nimble-parsec
Architecture: source amd64
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Changed-By: Sergei Golovan <sgolovan@debian.org>
Description:
 elixir-nimble-parsec - simple and fast library for text-based parser combinators
Closes: 992006
Changes:
 elixir-nimble-parsec (1.1.0-1) unstable; urgency=medium
 .
   * Initial release (closes: #992006).
Checksums-Sha1:
 61efc2b30b0de9b62eb74a76d2a77a9965ff6344 2111 elixir-nimble-parsec_1.1.0-1.dsc
 6b2f001e0d5401d530ee72072bd318afda3c901e 34727 elixir-nimble-parsec_1.1.0.orig.tar.gz
 096e40fd59c9639ce2c6ecafad8b6afe6ccdb29c 2172 elixir-nimble-parsec_1.1.0-1.debian.tar.xz
 332ec052f4f69407e97f1029f9b5897992a90786 7075 elixir-nimble-parsec_1.1.0-1_amd64.buildinfo
 9b5e4504074693aa3fe2f8ad05345c4ed4c78f8d 81412 elixir-nimble-parsec_1.1.0-1_amd64.deb
Checksums-Sha256:
 f935953b98730b704c52ebc5384044d7aa8cc1ca03630600162b403efc4e817b 2111 elixir-nimble-parsec_1.1.0-1.dsc
 f18456b3fefeb31f5923217fa6762bb4f13eddd512fdb46c05a563771b876485 34727 elixir-nimble-parsec_1.1.0.orig.tar.gz
 504112ca69ff758ee07b307cc82d19d8c89f699591d9f9a68d1b05768b75b68a 2172 elixir-nimble-parsec_1.1.0-1.debian.tar.xz
 be88594983ef30265ae12597024fb9cbc84949be857fcc2a035f6d3799f07aef 7075 elixir-nimble-parsec_1.1.0-1_amd64.buildinfo
 da57052a66a9d6bd7fc830acb742a541b5ac04e9f6e88e5b2af784923ad4c497 81412 elixir-nimble-parsec_1.1.0-1_amd64.deb
Files:
 188d3fab903040177084cc6be0476c8d 2111 devel optional elixir-nimble-parsec_1.1.0-1.dsc
 ace62845bc33fd3b155691f81870fd9b 34727 devel optional elixir-nimble-parsec_1.1.0.orig.tar.gz
 f10391a8a72700dba2b57e8a31aa201f 2172 devel optional elixir-nimble-parsec_1.1.0-1.debian.tar.xz
 1263d037068a8da2722c3296cf9f649f 7075 devel optional elixir-nimble-parsec_1.1.0-1_amd64.buildinfo
 ea0c5f78fb2191f7d5f8d9e134fa19f4 81412 devel optional elixir-nimble-parsec_1.1.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE/SYPsyDB+ShSnvc4Tyrk60tj54cFAmXd8ucACgkQTyrk60tj
54et4g/9HwiP8ehaoWrubnrDQCKT21WPUUyJ7ZHpxmw8cRLPNe6n0W9Y5OMEQgT7
rPP1IhdAkjP6bgTJeBDbrZQo/QL/eZXHocLMfNUMurJRpB88bsHPBg6+U+FtdUxf
Bs7drOZiOkDIcIev4NfWbmvOSBXrTHPvXXedWBivzDI3ODerxy0qc1aWYcAv1fry
1etLyz57HyaJAomWqQhGUB4I6uiomJF3Dgj+G/F6N4VSXtRzF+mxNQY3PGJiLn5/
/0C45wFk9iny64NvmEhISVkRmkzsnHYVGTqaRArZFlfVmi5+yEQ72n4E5l/B0yeR
j1INKLbJx9mfF1yX0jk22UcPpiN5yN1JAnsWFf+qGof8OBLZPihT+RYPlpEI0vDy
pPwC7gqWoFTRTWcr24OF06xscKrvAhHQVath3iuoZlPJBnWqSoK43AWcH/LpwZc1
DVAZa0kpE79StVxKYvtEayHf9zJLeouPZxyDYl77MvdkXm2Odd+CZvyTLEbNGgLf
y1EaEX+BaXfZzPpv3HjPsqusSrnrbuAEY+heGeypihcqajkWxpfbn6YuNicJy0d4
zY9xfJ8V9YK5ecr7kRftBiG6J92xkl2vTjxHk2zWbtmQnMA2sIYgz9TUqvi0srLX
pWtPEfl1idFuy3re7Ip/3vQsktTd0r+QDRRHcluXOeMeTTIsNUM=
=mnq4
-----END PGP SIGNATURE-----

Attachment: pgpZy_xvuVnfW.pgp
Description: PGP signature


--- End Message ---

Reply to: