python-lark 1.1.5-1 source package in Ubuntu

Changelog

python-lark (1.1.5-1) unstable; urgency=medium

  * New upstream version 1.1.5

 -- Peter Wienemann <email address hidden>  Wed, 07 Dec 2022 19:55:52 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lark_1.1.5-1.dsc 2.4 KiB 81adfa0fa6869e6d215516b9c763e2dacd1b54be1c9d915eadd217cb2d4d7679
python-lark_1.1.5.orig.tar.gz 400.1 KiB b7a10ba0e3fa335a45502e228a7df4d80bf0a320b6c9d322fe7893c70b7a2448
python-lark_1.1.5-1.debian.tar.xz 5.6 KiB fda9db51d9f13eea05537fede15c5a02c6ff093fe683de51007c958b2adaf40f

Available diffs

No changes file available.

Binary packages built by this source

python-lark-doc: Parsing library for Python (common documentation)

 lark is a parsing library for Python which allows one to parse any
 context-free grammar. It has implemented the following parsing
 algorithms: Earley, LALR(1) and CYK.
 .
 This is the common documentation package.

python3-lark: Parsing library for Python (Python 3)

 lark is a parsing library for Python which allows one to parse any
 context-free grammar. It has implemented the following parsing
 algorithms: Earley, LALR(1) and CYK.
 .
 This package installs the library for Python 3.