-
python2-authencoding-4.3-1.lbn36.noarch
AuthEncoding is a framework for handling LDAP style password hashes.It is used
in Zope but does not depend on any other Zope package.Changelog 4.3
(2021-06-29) -- Replace hand-rolled salt creation with os.urandom (8 < 4.2.1
(2021-04-08) - Test on GHA.- Skip some tests for broken crypt implementations.
4.2 (2020-09-30) -- Add support for Python 3.8 and 3.9. 4.1 (2018-10-30) -- Add
support for...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-babel-2.9.1-1.lbn36.noarch
A collection of tools for internationalizing Python applications.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-backports-entry-points-selectable-1.1.1-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: :alt: Code style: Black
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-backports-functools-lru-cache-1.6.4-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. image::
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-backports-os-0.1.1-1.lbn25.noarch
backports.os This package provides backports of new features in Python's os_
module under the backports_ namespace... _os: .. _backports: .. image::
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-baluhn-0.1.2-1.lbn36.noarch
Baluhn: Base-agnostic LuhnBaluhn provides a base-independent implementation of
the [Luhn algorithm]( for Python. It is useful for generating and verifying
check digits in arbitrary bases.From Wikipedia:> The Luhn algorithm or Luhn
formula, also known as the "modulus 10" or "mod > 10" algorithm, is a simple
checksum formula used to validate a variety of > identification numbers, such
as credit...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-bcrypt-3.1.7-3.lbn25.x86_64
Good password hashing for your software and your servers Installation To
install bcrypt, simply:.. code:: bash $ pip install bcryptNote that bcrypt
should build very easily on Linux provided you have a C compiler, headers for
Python (if you're not using pypy), and headers for the libffi libraries
available on your system.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-bda-awstatsparser-1.2.1-1.lbn36.noarch
This egg contains a parser for AwStats files, providing a convenient dict like
API:: >>> from bda.awstatsparser.defaults import ( ... PREFIX, ... POSTFIX, ...
SECTIONDEFS, ... )PREFIX and POSTFIX are used to build the target stats file
path, SECTIONDEFS defines the expected structure of the stats file and the keys
to use for providing the several values.The API is provided due to the...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-bda-cache-1.3.0-1.lbn36.noarch
General Caching API This package is designed to be used by applications which
require different kinds of caching flavour. This is abstracted due to the
interfaces ICacheProvider and ICacheManager. ICacheProvider takes care of the
concrete cache implementation, ICacheManager is the read/write interface.The
convention is to adapt a concrete ICacheProvider implementation.. code-block::
python...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-bda-intellidatetime-1.3-1.lbn36.noarch
bda.intellidatetime Overview bda.intellidatetime provides a converter for date
and time input to python datetime.datetime objects.The input format is definded
by a locale2pattern mapping and is provided by a seperate interface.Currently
provided locales are:- en- fr- uk- cs - and the special locale iso, which is
used as default.-Use the convert function:.. code-block:: pycon >>> from...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36