kitchen 1.1.1-1 source package in Ubuntu

Changelog

kitchen (1.1.1-1) unstable; urgency=low


  [ Simon Chopin ]
  * Initial release. (Closes: #705930)
  * Patch the test set to use consistent locale naming (forwarded)

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Simon Chopin <email address hidden>  Fri, 21 Jun 2013 14:24:57 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
kitchen_1.1.1-1.dsc 2.0 KiB dd2dac998e3a4e50e11b5a9f0a43b99f57526333e2d705245f28f29e5610b62a
kitchen_1.1.1.orig.tar.gz 154.4 KiB 25670f80bcbabd0656946125cfad310980d5a5900d6c160d4f0187292120284e
kitchen_1.1.1-1.debian.tar.gz 10.3 KiB c348407d7219b62b018d194df12928489d5509ad0197faf74307fc5b5d2a9951

No changes file available.

Binary packages built by this source

python-kitchen: Python library of containers, text and i18n helpers

 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