You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-plone-app-collection-1.2.8-1.lbn36.noarch
Collections in Plone are the most powerful tool content editors and site managers have to construct navigation and site sections.This is a brand new implementation of collections for Plone, using ajax/javascript to make a simpler, easier and streamlined user experience for using collections. Having a more lightweight backend that does not depend on many nested criteria types.It's designed with...
RPMPackage python2-plone-app-changeownership-1.0-1.lbn36.noarch
Introduction plone.app.changeownership as it sounds is a Plone package to change objects ownership.Problem While for a single content you can call the /change- owner view, there is no way in Plone to transfer **ownership of all objects** owned by an user to a new user. To delete a Plone member in such case is not an option. Solution plone.app.changeownership makes easy to transfer ownership...
RPMPackage python2-plone-app-caching-2.1.0-1.lbn36.noarch
plone.app.caching Introduction plone.app.caching provides a Plone UI and default rules for managing HTTP response caching in Plone. It builds on z3c.caching, plone.caching and plone.cachepurging.plone.app.caching version 2.x requires Plone 5.2 or later. For earlier Plone versions, use a release from branch 1.x. Installation plone.app.caching is shipped as a dependency of the Plone package....
RPMPackage python2-plone-app-blocks-5.1.0-1.lbn36.noarch
Introduction to Blocks This package implements the 'blocks' rendering model, by providing several transform stages that hook into plone.transformchain.The rendering stages are:plone.app.blocks.parsexml (order 8000) Turns the response in a repoze.xmliter XMLSerializer object. This is then used by the subsequent stages. If the input is not HTML, the transformation is...
RPMPackage python2-plone-app-blocks-5.1.0-1.lbn36.noarch
Introduction to Blocks This package implements the 'blocks' rendering model, by providing several transform stages that hook into plone.transformchain.The rendering stages are:plone.app.blocks.parsexml (order 8000) Turns the response in a repoze.xmliter XMLSerializer object. This is then used by the subsequent stages. If the input is not HTML, the transformation is...
RPMPackage python2-plone-app-blob-1.8.2-1.lbn36.noarch
plone.app.blob Overview This package aims to be an add-on for Plone (> 3.x) integrating ZODB (>3.8) blob support, which allows large binary data to be managed by the ZODB, but separately from your usual FileStorage database, i.e. Data.fs. This has several advantages, most importantly a much smaller Data.fs and better performance both cpu- as well as memory-wise. .. |__| unicode:: U+20 .....
RPMPackage python2-plone-api-1.11.1-1.lbn36.noarch
plone.api A simple API, built for humans wishing to develop with Plone.The intention is* to cover as much as possible the tasks carried out by a Plone developer * to provide clear API methods for Plone functionality which may be confusing or difficult to access, * keeping everything in one place, * staying introspectable and discoverable, important aspects of being Pythonic.
RPMPackage python2-plone-alterego-1.1.5-1.lbn36.noarch
plone.alterego Now you see it, it now you don't!This package defines a dynamic module type that lets you create objects in the dynamic module on demand.Usage To use this package, you should: - Identify an appropriate parent module where the dynamic module will live. - Ensure that plone.alterego.dynamic.create() is called with this module and a dynamic module name. Typically, you'd do this in...
RPMPackage python2-plone-5.2.9-2.lbn36.noarch
About Plone Plone is a mature, secure and user-friendly Content Management System (CMS).Plone - and the Open Source community behind it - aggregates more than 15 years experience in content management. It offers all major features expected by a modern CMS out-of-the-box.Lots of customizations can be made trough-the-web, such as creating content types, themes, workflows and much more. Pushed...
RPMPackage python2-plone-5.2.9-2.lbn36.noarch
About Plone Plone is a mature, secure and user-friendly Content Management System (CMS).Plone - and the Open Source community behind it - aggregates more than 15 years experience in content management. It offers all major features expected by a modern CMS out-of-the-box.Lots of customizations can be made trough-the-web, such as creating content types, themes, workflows and much more. Pushed...
RPMPackage python2-plone-5.2.9-2.lbn36.noarch
About Plone Plone is a mature, secure and user-friendly Content Management System (CMS).Plone - and the Open Source community behind it - aggregates more than 15 years experience in content management. It offers all major features expected by a modern CMS out-of-the-box.Lots of customizations can be made trough-the-web, such as creating content types, themes, workflows and much more. Pushed...
RPMPackage python2-platformdirs-2.0.2-1.lbn36.noarch
the problem What directory should your app use for storing user data? If running on macOS, you should use:: /Library/Application Support/<AppName>If on Windows (at least English Win XP) that should be:: C:\Documents and Settings\<User>\Application Data\Local Settings\<AppAuthor>\<AppName>or possibly:: C:\Documents and Settings\<User>\Application Data\<AppAuthor>\<AppName>for roaming profiles <...
RPMPackage python2-pkginfo-1.8.3-1.lbn36.noarch
pkginfo README This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution (e.g., created by running bdist_egg). It can also query the EGG- INFO directory of an installed distribution, and the *.egg-info stored in a "development checkout" (e.g, created by running setup.py develop). Please see the...
RPMPackage python2-pkginfo-1.8.3-1.lbn36.noarch
pkginfo README This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution (e.g., created by running bdist_egg). It can also query the EGG- INFO directory of an installed distribution, and the *.egg-info stored in a "development checkout" (e.g, created by running setup.py develop). Please see the...
RPMPackage python2-pinpayments-0.1.1-1.lbn36.noarch
PinPayments Python PinPayments-Python is a Python interface to the [Pin Payments]( Installation: pip install pinpayments Quickstart:>>> from pinpayments import PinPayments >>> api_secret <api_secret> >>> pin PinPayments(api_secret api_secret, test False) >>> customers pin.getCustomers()
RPMPackage python2-piexif-1.1.3-1.lbn36.noarch
|Build Status| |Windows Build| |Coverage Status| |docs| To simplify exif manipulations with Python. Writing, reading, and more... Piexif is pure Python. To everywhere with Python. Document: demo: 'easy_install':: $ easy_install piexifor 'pip':: $ pip install piexifor download .zip, extract it. Put 'piexif' directory into your environment.Why Choose Piexif Pure Python. So, it runs everywhere...
RPMPackage python2-persistence-3.3-1.lbn36.x86_64
This package provides a variant of the persistent base class that's an ExtensionClass_. Unless you need ExtensionClass_ semantics, you probably want to use persistent.Persistent from the persistent_ distribution (formerly in ZODB3)... _ExtensionClass : .. _persistent : Changelog 3.3 (2022-03-10) -- Add support for Python 3.11 as of (3.11.0a5). 3.2 (2022-03-02) -- Add support for Python 3.10....
RPMPackage python2-pep517-0.9.1-1.lbn36.noarch
API to call PEP 517 hooks ========================= `PEP 517 <https://www.python.org/dev/peps/pep-0517/>`_ specifies a standard API for systems which build Python packages. This package contains wrappers around the hooks specified by PEP 517. It provides: - A mechanism to call the hooks in a subprocess, so they are isolated from the current process. - Fallbacks for the optional hooks, so...
RPMPackage python2-pep440-0.1.0-1.lbn36.noarch
PEP 440 ======= A simple package with utils to check whether versions number match `Pep 440 <https://www.python.org/dev/peps/pep-0440/>`__ Example: :: >>> from pep440 import is_canonical >>> is_canonical('4.1.0') True >>> is_canonical('4.2.1.beta2') # 4.2.1b2 is correct False For a bigger dependencies with more utilities see `PyPA Packaging (version submodule)...
RPMPackage python2-pathlib-1.0.1-9.lbn36.noarch
pathlib offers a set of classes to handle filesystem paths. It offers the following advantages over using string objects: * No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls. * Embodies the semantics of different path types. For example, comparing Windows paths ignores casing. * Well-defined semantics, eliminating any warts or ambiguities (forward vs. backward slashes, etc.). It's part of Python 3.4+ standard library.