Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 6b146ae60d64f7773c8cb4a1f7ef976a > files > 358

python3-paste-2.0.2-1.mga6.noarch.rpm

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://pypi.python.org/pypi/Paste>`_
* `Paste Script <http://pypi.python.org/pypi/PasteScript>`_
* `Paste Deploy <http://pypi.python.org/pypi/PasteDeploy>`_
* `Paste WebKit <http://pypi.python.org/pypi/PasteWebKit>`_
* `Wareweb <http://pypi.python.org/pypi/Wareweb>`_ (deprecated, use `Pylons
  <https://pypi.python.org/pypi/Pylons>`_ instead)

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
* https://github.com/Pylons/webob
* ... and others

Use::

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

to check out a working copy of Paste.