-
zope-Acquisition-devel-2.13.8-3.lbn13.armv6hl
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
zope-Acquisition-devel-2.13.8-3.lbn19.armv6hl
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope-Acquisition-devel-2.13.8-3.lbn13.x86_64
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
zope-Acquisition-devel-4.4.2-1.lbn25.x86_64
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope-Acquisition-devel-4.4.2-1.lbn25.x86_64
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope-Acquisition-devel-4.4.2-1.lbn19.x86_64
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope-build-4.8.1-1.lbn25.noarch
RPM build macros for Zope, Plone etc
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
zope-cmf.pt-1.0-1.lbn13.noarch
The cmf.pt package allows using the Chameleon template engine with the Zope 2 CMF.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
zope-DateTime-3.0.3-1.lbn13.noarch
The DateTime package
====================
Encapsulation of date/time values.
Function Timezones()
--------------------
Returns the list of recognized timezone names:
>>> from DateTime import Timezones
>>> zones = set(Timezones())
Almost all of the standard pytz timezones are included, with the exception
of some commonly-used but ambiguous abbreviations, where historical Zope
usage conflicts with the name used by pytz:
>>> import pytz
>>> [x for x in pytz.all_timezones if x not in zones]
['CET', 'EET', 'EST', 'MET', 'MST', 'WET']
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
zope-DateTime-4.2-1.lbn25.noarch
The DateTime package
====================
Encapsulation of date/time values.
Function Timezones()
--------------------
Returns the list of recognized timezone names:
>>> from DateTime import Timezones
>>> zones = set(Timezones())
Almost all of the standard pytz timezones are included, with the exception
of some commonly-used but ambiguous abbreviations, where historical Zope
usage conflicts with the name used by pytz:
>>> import pytz
>>> [x for x in pytz.all_timezones if x not in zones]
['CET', 'EET', 'EST', 'MET', 'MST', 'WET']
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25