python-pecan 1.0.2-2ubuntu1 source package in Ubuntu
Changelog
python-pecan (1.0.2-2ubuntu1) xenial; urgency=low * Merge from Debian unstable. Remaining changes: - d/control,d/p/drop-virtualenv.patch: Drop BD's on virtualenv, remove from setup.py test requirements. python-pecan (1.0.2-2) unstable; urgency=medium * Uploading to unstable. -- James Page <email address hidden> Thu, 04 Feb 2016 16:36:33 +0000
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pecan_1.0.2.orig.tar.xz | 133.9 KiB | 272d12e5e76ba59b9255abe49f949aeddb1c91acc756b568171f00d93bf86a2f |
python-pecan_1.0.2-2ubuntu1.debian.tar.xz | 5.5 KiB | 1b6e7e0dd2ce4276d48650a0a743bfbd23ddf97d177331be5cd889ba0f6de7a9 |
python-pecan_1.0.2-2ubuntu1.dsc | 2.7 KiB | 989ac2f5c09791075687a2dd1ffea6b7dcc866bd43242fb373c192b3ee3065ae |
Available diffs
- diff from 1.0.2-1ubuntu1 to 1.0.2-2ubuntu1 (523 bytes)
Binary packages built by this source
- python-pecan: WSGI object-dispatching web framework - Python 2.x
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 Python 2.x module.
- 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: WSGI object-dispatching web framework - Python 3.x
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 Python 3.x module.