-
python-zope-2.13.28-4.lbn25.noarch
This package contains the base filesystem layout for all BastionLinux
zope-* packages.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-jinja2-2.11.3-1.lbn25.noarch
Jinja2 is a template engine written in pure Python. It provides a
Django inspired non-XML syntax but supports inline expressions and an
optional sandboxed environment.
If you have any exposure to other text-based template languages, such
as Smarty or Django, you should feel right at home with Jinja2. It's
both designer and developer friendly by sticking to Python's
principles and adding functionality useful for templating
environments.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-lxml-4.5.2-1.lbn25.x86_64
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
provides safe and convenient access to these libraries using the ElementTree It
extends the ElementTree API significantly to offer support for XPath, RelaxNG,
XML Schema, XSLT, C14N and much more.To contact the project, go to the project
home page < or see our bug tracker at case you want to use the current ...
Python 2 version.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pillow-6.2.2-1.lbn25.x86_64
Python image processing library, fork of the Python Imaging Library (PIL)
This library provides extensive file format support, an efficient
internal representation, and powerful image processing capabilities.
There are four subpackages: tk (tk interface), qt (PIL image wrapper for Qt),
devel (development) and doc (documentation).
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-requests-2.26.0-1.lbn25.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-urllib3-1.25.8-1.lbn25.noarch
Python2 HTTP module with connection pooling and file POST abilities.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
pytz-2016.10-4.lbn25.noarch
pytz brings the Olson tz database into Python. This library allows accurate
and cross platform timezone calculations using Python 2.3 or higher. It
also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).
Almost all (over 540) of the Olson timezones are supported.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
quintagroup.formlib.captcha-1.4.3-1.lbn25.noarch
Introduction
quintagroup.formlib.captcha is a package that allows to add captcha to zope.formlib.
As a result such forms are prevented from automatic submit.
Captchas in a formlib form
Using quintagroup.formlib.captcha product in a formlib form is simple. Just add a
Captcha field to your schema, and away you go:
>>> from zope.interface import Interface
>>> from quintagroup.formlib.captcha.form import Captcha
>>> class CaptchaSchema(Interface):
... captcha = Captcha(
... title=_(u'Type the code'),
... description=_(u'Type the code from the picture shown below.'))
and formlib will take care of the rest. The widget associated with this field will render
the captcha and verify the use input automatically.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.alias-1.0a6-1.lbn25.noarch
Provides the possibility to create aliases for content objects which may be
contained in an article and display them in the specified components.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.allcontent-1.0a3-1.lbn25.noarch
Provides a component which displays the whole content of the contained articles.
The following features for raptus.article are provided by this package:
Components
----------
* All content (List of the contained articles displayed with all their content.)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25