kitchen 1.2.5-5 source package in Ubuntu

Changelog

kitchen (1.2.5-5) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Andrey Rahmatullin ]
  * Drop Python 2 support.

 -- Andrey Rahmatullin <email address hidden>  Thu, 15 Aug 2019 23:28:27 +0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kitchen_1.2.5-5.dsc 2.1 KiB 2f5cbb6e603b2803481cac6adb06e06ac7d56afda0697b0e9882ae7d838a40ba
kitchen_1.2.5.orig.tar.gz 251.8 KiB 1258af80868fc8c30170a43040b1eb5434bc5ffa5ff4ab98ffb9ee3d3c1e2f76
kitchen_1.2.5-5.debian.tar.xz 23.9 KiB 1516bfd2e556c12799dd73717f257d56c9279b138b233cf0916d505e055845d3

Available diffs

No changes file available.

Binary packages built by this source

python-kitchen-doc: Python library of containers, text and i18n helpers (common documentation)

 The kitchen Python package aims at gathering in one place all the snippets of
 code that the author originally carried around from project to project to ease
 the development.
 .
 A non-exhaustive list of the features provided by kitchen:
   * helpers for text and specifically unicode handling i18n support
   * a dictionary that treats unicode and str strings as different values
   * An helper function to change any non-list value into a single-element list
   * Tools to help deal with PEP386 version format
 .
 This is the common documentation package.

python3-kitchen: Python library of containers, text and i18n helpers (Python 3)

 The kitchen Python package aims at gathering in one place all the snippets of
 code that the author originally carried around from project to project to ease
 the development.
 .
 A non-exhaustive list of the features provided by kitchen:
   * helpers for text and specifically unicode handling i18n support
   * a dictionary that treats unicode and str strings as different values
   * An helper function to change any non-list value into a single-element list
   * Tools to help deal with PEP386 version format
 .
 This package installs the library for Python 3.