python-lark 1.1.9-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.1.9
  * Update copyright years for Debian packaging

 -- Peter Wienemann <email address hidden>  Fri, 12 Jan 2024 20:33:09 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lark_1.1.9-1.dsc 2.4 KiB 285eaa8a64f139930267d9d0a4e271d30025a394fccc47a70eab3f768f720c1c
python-lark_1.1.9.orig.tar.gz 406.3 KiB 32f5f3e1418df3a9032d1a8f9bea62427319e28733ac463f5f37d311b1d99c01
python-lark_1.1.9-1.debian.tar.xz 5.9 KiB b424ea21537ed591bbf267c942358547652b2948f95a77193c755753e38a6cbe

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.