python-lark 1.1.4-2 source package in Ubuntu

Changelog

python-lark (1.1.4-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-lark-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 27 Nov 2022 14:06:40 +0000

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lark_1.1.4-2.dsc 2.2 KiB 5273fc89e0b31ecfe7379010b2eca2100a6b547f24e328bbe9b8e0dbfccb726f
python-lark_1.1.4.orig.tar.gz 400.1 KiB 9c69709a9e2cc34981493756e3d8ee547ca15ea6809087fc011d3af3d65039f8
python-lark_1.1.4-2.debian.tar.xz 5.6 KiB 868bd443791ffbe27c0a90f4266a5c5b13173c414842527906baa85aeecc49e9

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.