python-pecan 1.2.1-2 source package in Ubuntu
Changelog
python-pecan (1.2.1-2) unstable; urgency=medium * Team upload. [ Thomas Goirand ] * Add Suggests; python-pecan-doc (Closes: #880636). * Remove a Pre-Depends: dpkg version (not needed since xz support in Stable). [ Ondřej Nový ] * Enable autopkgtest-pkg-python -- Ondřej Nový <email address hidden> Sun, 21 Jan 2018 14:51:57 +0100
Upload details
- Uploaded by:
- PKG OpenStack
- Uploaded to:
- Sid
- Original maintainer:
- PKG OpenStack
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pecan_1.2.1-2.dsc | 2.7 KiB | 48e426fd0541b827676c5fe9b03e01f3e4d7e7514c4e5d69eb321e5bb3bb0cde |
python-pecan_1.2.1.orig.tar.xz | 136.0 KiB | 017d3a1dd3c4188c54537c2ae0bc708d3465cbf8b44a4968faa8f7caea214287 |
python-pecan_1.2.1-2.debian.tar.xz | 5.6 KiB | e37b5c705c6d07ba3686cfa6676276556aac1c5775410f28c591ec5368f396a0 |
Available diffs
- diff from 1.2.1-1 to 1.2.1-2 (800 bytes)
No changes file available.
Binary packages built by this source
- python-pecan: No summary available for python-pecan in ubuntu cosmic.
No description available for python-pecan in ubuntu cosmic.
- python-pecan-doc: WSGI object-dispatching web framework
The Pecan Python module is a WSGI object-dispatching web framework designed to
be lean and fast with few dependencies. Pecan comes bundled with a lightweight
WSGI development server based on Python's wsgiref.simpleserver. Pecan
applications also come with an interactive Python shell which can be used to
execute expressions in an environment very similar to the one your application
runs in (using the "pecan shell" command).
.
WSGI is the "Web Server Gateway Interface". It defines a simple and universal
interface between web servers and web applications or frameworks for the
Python programming language.
.
This package contains the pecan documentation.
- python3-pecan: No summary available for python3-pecan in ubuntu cosmic.
No description available for python3-pecan in ubuntu cosmic.