-
python-amqp-1.4.9-3.lbn19.noarch
Low-level AMQP client for Python
This is a fork of amqplib, maintained by the Celery project.
This library should be API compatible with librabbitmq.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-amqplib-1.0.2-6.fc18.noarch
Client library for AMQP (Advanced Message Queuing Protocol)
Supports the 0-8 AMQP spec, and has been tested with RabbitMQ
and Python's 2.4, 2.5, and 2.6.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-anyjson-0.3.3-8.lbn19.noarch
Anyjson loads whichever is the fastest JSON module installed and
provides a uniform API regardless of which JSON implementation is used.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-argh-0.23.2-1.fc19.noarch
Building a command-line interface? Found yourself uttering “argh!” while
struggling with the API of argparse? Don’t want to lose its power but don’t
need the complexity?
python-argh provides a wrapper for argparse. Argparse is a very
powerful tool; python-argh just makes it easy to use.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-argparse-1.1-1.lbn19.noarch
The argparse module is an optparse-inspired command line parser that
improves on optparse by:
* handling both optional and positional arguments
* supporting parsers that dispatch to sub-parsers
* producing more informative usage messages
* supporting actions that consume any number of command-line args
* allowing types and actions to be specified with simple callables
instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS
as well as including a number of other more minor improvements on the
optparse API.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-babel-1.3-12.lbn19.noarch
Babel is composed of two major parts:
* tools to build and work with gettext message catalogs
* a Python interface to the CLDR (Common Locale Data Repository),
providing access to various locale display names, localized number
and date formatting, etc.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-backports-1.0-5.lbn19.x86_64
The backports namespace is a namespace reserved for features backported from
the Python standard library to older versions of Python 2.
Packages that exist in the backports namespace in Fedora should not provide
their own backports/__init__.py, but instead require this package.
Backports to earlier versions of Python 3, if they exist, do not need this
package because of changes made in Python 3.3 in PEP 420
(http://www.python.org/dev/peps/pep-0420/).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-backports-lzma-0.0.2-5.fc19.x86_64
This is a backport of the "lzma" module included in Python 3.3 or later by
Nadeem Vawda and Per Oyvind Karlsen, which provides a Python wrapper for XZ
Utils (aka LZMA Utils v2) by Igor Pavlov.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-backports-ssl_match_hostname-3.5.0.1-1.lbn19.noarch
The Secure Sockets layer is only actually secure if you check the hostname in
the certificate returned by the server to which you are connecting, and verify
that it matches to hostname that you are trying to reach.
But the matching logic, defined in RFC2818, can be a bit tricky to implement on
your own. So the ssl package in the Standard Library of Python 3.2 now includes
a match_hostname() function for performing this check instead of requiring
every application to implement the check separately.
This backport brings match_hostname() to users of earlier versions of Python.
The actual code inside comes verbatim from Python 3.2.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-beaker-1.5.4-14.lbn19.noarch
Beaker is a caching library that includes Session and Cache objects built on
Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to
manage Session objects and signed cookies.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19