paste 3.4.0+dfsg1-1 source package in Ubuntu

Changelog

paste (3.4.0+dfsg1-1) unstable; urgency=medium

  * New upstream release.

 -- Ondřej Nový <email address hidden>  Fri, 21 Feb 2020 12:22:08 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
paste_3.4.0+dfsg1-1.dsc 2.1 KiB bc9a899666d034829858a1c0e3ceb5bcee7b7026ef945a68b553703df017daa8
paste_3.4.0+dfsg1.orig.tar.xz 499.2 KiB 019f29aa8ba4662115d038a700fca836864abeee4d6a937450d75754cca43ed7
paste_3.4.0+dfsg1-1.debian.tar.xz 8.1 KiB 3741c5f081264a1b8180073d7cb24242b75c4855d844b91893074c49088915ea

Available diffs

No changes file available.

Binary packages built by this source

python-paste-doc: tools for using a Web Server Gateway Interface stack - documentation

 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This package provides the Sphinx generated documentation for Paste.

python3-paste: tools for using a Web Server Gateway Interface stack - Python 3.x

 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This is the Python3 version of the package.