HEX
Server: Apache
System: Linux sys.digiflyeg.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: opal (1023)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/python37/share/doc/alt-python37-paste/download/index.txt
Downloads
=========

Each of these packages is available in several formats.  The source
distribution is a complete set of documentation, tests, and the source
files themselves.  There are also two "Egg" files: these are files
`easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall>`_
can install directly into your ``site-packages/`` directory, and are
Python-version specific.  The download files for the latest version
are always located on the Cheese Shop pages (listed below).

* `Paste <http://cheeseshop.python.org/pypi/Paste>`_
* `Paste Script <http://cheeseshop.python.org/pypi/PasteScript>`_
* `Paste Deploy <http://cheeseshop.python.org/pypi/PasteDeploy>`_
* `Paste WebKit <http://cheeseshop.python.org/pypi/PasteWebKit>`_
* `Wareweb <http://cheeseshop.python.org/pypi/Wareweb>`_

All the packages are available in the Mercurial repositories rooted in
http://bitbucket.org/ianb/

* http://bitbucket.org/ianb/paste
* http://bitbucket.org/ianb/pastescript
* http://bitbucket.org/ianb/pastedeploy
* http://bitbucket.org/ianb/webob
* ... and others

Use::

    hg clone http://bitbucket.org/ianb/paste

to check out a working copy of Paste.