python-yaql 2.0.0-3 source package in Ubuntu

Changelog

python-yaql (2.0.0-3) unstable; urgency=medium

  * Cleans better (Closes: #1046791).

 -- Thomas Goirand <email address hidden>  Fri, 18 Aug 2023 10:35:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main misc
Mantic release main misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-yaql_2.0.0-3.dsc 2.3 KiB 6057a554232fe084b9e395eedd1549c3db172414584b4f20d42a52358557e053
python-yaql_2.0.0.orig.tar.xz 91.9 KiB ab6719a5b5071fcec00f55d7de11270b06edf46fd0fdc41a759dcb3012e9fd2f
python-yaql_2.0.0-3.debian.tar.xz 3.7 KiB b6b647990f83e8ca8fed85fa2fe585cd814b6c1bee2a63b9f528065af6c8dff9

Available diffs

No changes file available.

Binary packages built by this source

python3-yaql: Yet Another Query Language - Python 3.x

 YAQL is a general purpose query language, that is designed to operate on
 objects of arbitrary complexity. YAQL has a large standard library of
 functions for filtering, grouping and aggregation of data. At the same time
 YAQL allows you to extend it by defining your own functions.
 .
 This package contains the Python 3.x module.