python-lark 1.1.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.1.1

 -- Peter Wienemann <email address hidden>  Sun, 13 Feb 2022 10:45:51 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lark_1.1.1-1.dsc 2.3 KiB d14f1c57e0f378ae2437d61128ff86501e73199f932dadcd277c428f6cec2383
python-lark_1.1.1.orig.tar.gz 395.8 KiB a7b5360cf9031a951737132cccae746756c23046f93d13638a35cd97f418fb46
python-lark_1.1.1-1.debian.tar.xz 5.4 KiB 7e9f032e04192b0213cd3c6bc84a11dcb190e083ef8ed9a95467053a5a504e6e

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.