You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage zope.proxy-3.6.1-2.lbn13.armv6hl
Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. Editorial note: Unfortunately, we don't have separate documentation for zope.proxy at this time. This is a shame because they are generically useful. We are publishing this release without documentation mainly because it is a dependency of other releases.
RPMPackage zope.interface-4.0.1-4.lbn13.armv6hl
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.
RPMPackage zope.index-3.6.4-1.lbn13.armv6hl
Zope Cataloging and Indexing Framework Catalogs provide management of collections of related indexes with a basic search algorithm.
RPMPackage zope.container-3.12.0-2.lbn13.armv6hl
This package define interfaces of container components, and provides container implementations such as a BTreeContainer and OrderedContainer, as well as the base class used by zope.site.folder for the Folder implementation.
RPMPackage zope.app.catalog-3.8.1-2.lbn13.armv6hl
Zope Cataloging and Indexing Framework Catalogs provide management of collections of related indexes with a basic search algorithm.
RPMPackage python-samba-1.3.14-2.lbn13.armv6hl
Samba etc
RPMPackage python-MySQL-1.2.2-8.lbn13.1.armv6hl
Python interface to MySQL MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: - Compliance with Python database API version 2.0 - Thread-safety - Thread-friendliness (threads will not block each other) - Compatibility with MySQL 3.23 and up This module should be mostly compatible with an older interface written by Joe Skinner and others. However, the older version is a) not thread-friendly, b) written for MySQL 3.21, c) apparently not actively maintained. No code from that version is used in MySQLdb.
RPMPackage zopyx.txng3.ext-3.3.4-1.lbn13.armv6hl
Helper modules for TextIndexNG3 (Snowball stemmer, normalizer, splitter, etc.)
RPMPackage zope.i18nmessageid-3.5.3-1.lbn13.armv6hl
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.
RPMPackage zope.hookable-4.0.0-2.lbn13.armv6hl
Hookable object support. Support the efficient creation of hookable objects, which are callable objects that are meant to be replaced by other callables, at least optionally. The idea is you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change.
RPMPackage zope-zeo-2.13.22-1.lbn13.armv6hl
This package contains the ZEO server and necessary startups
RPMPackage zope-Record-2.13.0-3.lbn13.armv6hl
Special Record objects used in Zope2.
RPMPackage zope-Persistence-devel-2.13.2-3.lbn13.armv6hl
Persistent ExtensionClass
RPMPackage zope-Persistence-2.13.2-3.lbn13.armv6hl
Persistent ExtensionClass
RPMPackage zope-MultiMapping-2.13.0-3.lbn13.armv6hl
Special MultiMapping objects used in Zope2.
RPMPackage zope-Missing-2.13.1-3.lbn13.armv6hl
Special Missing objects used in Zope2.
RPMPackage zope-ExtensionClass-2.13.2-3.lbn13.armv6hl
Metaclass for subclassable extension types
RPMPackage zope-DocumentTemplate-2.13.2-3.lbn13.armv6hl
Document Templating Markup Language (DTML)
RPMPackage 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.
RPMPackage zope-Acquisition-2.13.8-3.lbn13.armv6hl
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.