File: python-kitchen-doc.doc-base

package info (click to toggle)
kitchen 1.2.6-9
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,284 kB
  • sloc: python: 10,749; makefile: 22; sh: 4
file content (21 lines) | stat: -rw-r--r-- 866 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Document: kitchen
Title: Debian kitchen Manual
Author: Toshio Kuratomi
Abstract: This is the manual for kitchen.
 kitchen is a Python plugin that 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
Section: Programming/Python

Format: HTML
Index: /usr/share/doc/python3-kitchen/html/index.html
Files:
 /usr/share/doc/python3-kitchen/html/*.html
 /usr/share/doc/python3-kitchen/html/_sources/*
 /usr/share/doc/python3-kitchen/html/_static/*