-
java-1.8.0-openjdk-openjfx-devel-1.8.0.222.b10-3.lbn25.x86_64
Set of links from OpenJDK (sdk) to OpenJFX
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python2-tempita-0.5.1-20.lbn25.noarch
Tempita is a small templating language for text substitution.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope-emacs-2.13.30-3.lbn25.noarch
Emacs editing for zope page templates, dtml, and other Zope-specific file extensions.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope-testing-2.13.30-3.lbn25.noarch
Zope testing framework
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope-testing-zodb-2.13.30-3.lbn25.noarch
Custom ZODB for Demo(memory) storage
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.deprecation-4.4.0-11.lbn25.noarch
When we started working on Zope 3.1, we noticed that the hardest part of the
development process was to ensure backward-compatibility and correctly mark
deprecated modules, classes, functions, methods and properties. This package
provides a simple function called 'deprecated(names, reason)' to deprecate
the previously mentioned Python objects.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.event-4.4-1.lbn25.noarch
The ``zope.event`` package provides a simple event system. It provides:
- An event publishing system
- A very simple event-dispatching system on which more sophisticated
event dispatching systems can be built. For example, a type-based
event dispatching system that builds on ``zope.event`` can be found in
``zope.component``
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.exceptions-4.3-1.lbn25.noarch
zope.exceptions :target:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.i18nmessageid-4.3.1-1.lbn25.x86_64
To translate any text, we must be able to discover the source domain
of the text. A source domain is an identifier that identifies a
project that produces program source strings. Source strings occur as
literals in python programs, text in templates, and some text in XML
data. The project implies a source language and an application context.
We can think of a source domain as a collection of messages and
associated translation strings.
We often need to create unicode strings that will be displayed by
separate views. The view cannot translate the string without knowing
its source domain. A string or unicode literal carries no domain
information, therefore we use messages. Messages are unicode strings
which carry a translation source domain and possibly a default
translation. They are created by a message factory. The message factory
is created by calling MessageFactory with the source domain.
This package provides facilities for delaring such messages within
program source text; translation of the messages is the responsiblitiy of
the 'zope.i18n' package.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.interface-5.1.0-1.lbn25.x86_64
This package provides an implementation of "object interfaces" for Python. Interfaces
are a mechanism for labeling objects as conforming to a given API or contract. So, this
package can be considered as implementation of the Design By Contract methodology
support in Python.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25