-
python2-unidecode-0.04.1-1.lbn25.noarch
It often happens that you have non-Roman text data in Unicode, but you can't
display it -- usually because you're trying to show it to a user via an
application that doesn't support Unicode, or because the fonts you need aren't
accessible. You could represent the Unicode characters as "???????" or " BA
A0q0...", but that's nearly useless to the user who actually wants to read what
the text...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-unittest2-1.1.0-6.lbn25.noarch
unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7,
3.2, 3.3, 3.4 and pypy.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-urllib3-1.26.9-1.lbn25.noarch
urllib3 is a powerful, *user-friendly* HTTP client for Python. Much of the
Python ecosystem already uses urllib3 and you should too. urllib3 brings many
critical features that are missing from the Python standard libraries:- Thread
safety. - Connection pooling. - Client-side SSL/TLS verification. - File
uploads with multipart encoding. - Helpers for retrying requests and dealing
with HTTP...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-van-testing-3.0.0-1.lbn25.noarch
.. contents::van.testing provides tools for testing zope3/WSGI based
applications that do not use the ZODB or local utilities.Testing Utilities
--The most common use of this testing module is functional testing zope
applications. It provides tools to setup layers which load the configuration
ZCML as well as setting up wsgi_intercept in a layer.This test is part of such
a layer (setup in...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-velruse-1.1.1-1.lbn25.noarch
Velruse is a set of authentication routines that provide a unified way
to have a website user authenticate to a variety of different identity
providers and/or a variety of different authentication schemes.
It is similar in some ways to RPXnow with the exception of being
open-source, locally installable, and easily pluggable for custom
identity providers and authentication schemes.
You can...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-volatildap-1.3.0-1.lbn25.noarch
volatildap .. image::
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-wadllib-1.3.3-1.lbn25.noarch
Copyright (C) 2008-2013 Canonical Ltd. This file is part of wadllib. wadllib
is free software: you can redistribute it and/or modify it under the terms of
the GNU Lesser General Public License as published by the Free Software
Foundation, version 3 of the License. wadllib is distributed in the hope that
it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-waitress-1.4.4-1.lbn25.noarch
:target:
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-watchdog-0.10.6-1.lbn25.noarch
Python API and shell utilities to monitor file system events. ⚠️ This is a
branch where Python 2.7 and 3.5 support is being kept. It is in maintenance
mode and follows the 0.10.x versioning.Works on Python 2.7, 3.4 and 3.5.If you
want to use Python 2.6, you should stick with watchdog < 0.10.0.If you want to
use Python 3.6 and newer versions with up-to-date patches, you should go with
watchdog...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-wcag_contrast_ratio-0.9-1.lbn25.noarch
wcag-contrast-ratio A library for computing contrast ratios, as required by
WCAG 2.0.Usage Simple usage follows this pattern:.. code-block:: python >>
import wcag_contrast_ratio as contrast >> black (0.0, 0.0, 0.0) >> white (1.0,
1.0, 1.0) >> contrast.rgb(black, white) Two useful helper functions are
provided, to check if contrast meets the required level:.. code-block:: python
>> import...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25