-
python2-copr-cli-1.101-1.lbn36.noarch
Copr is designed to be a lightweight buildsystem that allows contributors to
create packages, put them in repositories, and make it easy for users to
install the packages onto their system. Within the Fedora Project it is used to
allow packagers to create third party repositories.This part is a command line
interface to use copr.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-jsondump-1.1.0-1.lbn36.noarch
ftw.jsondump provides JSON representations for Plone objects. By using adapters
the JSON representation can easily be customized... contents:: Table of
Contents Installation Add the package as dependency to your setup.py:.. code::
python setup(... install_requires[ ... 'ftw.jsondump', ])or to your buildout
configuration:.. code:: ini [instance] eggs + ftw.jsondumpand rerun
buildout.For...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-tabbedview-4.2.1-1.lbn36.noarch
Introduction This package provides a generic view with multiple tabs for plone.
It provides a generic base tab for listing contents in a table, based on
ftw.table_.- Generic tabbed view - Tabs are registered through FTI actions -
Base view for listing tabs - Listing tabs are filterable - Perform configurable
actions on listed items - ftw.table_'s Ext JS_ support works also in listing
tables -...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-table-1.22.0-1.lbn36.noarch
Introduction The ftw.table package provides a utility for generating HTML
tables of dicts, catalog brains and other objects.It comes with a jQuery plugin
installable with a Plone Generic Setup profile, providing features such as
sorting, filter, grouping checkboxes and more.-The main purpose of this library
package is to abstract the table generation for the ftw.tabbedview_ package but
it can...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-plone-app-async-1.7.0-1.lbn36.noarch
plone.app.async Introduction Integration package for zc.async_ allowing
asynchronous operations in Plone 3 and 4... contents::Repository - You will
typically run plone.app.async in a ZEO environment, where you will have one or
more *worker* instances carrying out jobs queued by your main zope
instances.For the sake of simplicity it is assumed that you have one instance
that can queue new...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-plone-recipe-alltests-1.5.2-1.lbn36.noarch
plone.recipe.alltests This recipe creates a testrunner script which is suitable
for running all tests in a buildout environment at once.At least in Zope2 there
are frequently test isolation problems caused by too much global state being
used. Instead of fighting against these test isolation problems, this recipe
provides a convenient way to run all tests on a package by package basis,
provides...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-plone-recipe-command-1.1-1.lbn36.noarch
Introduction The plone.recipe.command buildout recipe allows you to run a
command when a buildout part is installed or updated. It is very easy to use::
[buildout] parts command [command] recipe plone.recipe.command command cat
README.txtThis configures a buildout part called command which lists the
contents of README.txt when it is installed. Reference Unless otherwise
specified all commands...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-plone-recipe-precompiler-0.7.2-1.lbn36.noarch
plone.recipe.precompiler Buildout recipe to precompiles Python and locale
files in an egg list.Why precompilation? Python ordinarily compiles .py files
into .pyc or .pyo byte code files on demand. Likewise, applications like Plone
often compile .po locale files into .mo representations when needed.However, if
you are running a Python application as a daemon and wish to prevent write
access to...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-plone-recipe-zeoserver-2.0.3-1.lbn36.noarch
This recipe creates and configures a ZEO server in parts. It also installs a
control script in the bin/ directory. The name of the control script is the
name of the part in buildout.You can use it with a part like this:: [zeo]
recipe plone.recipe.zeoserver zeo-address 8100This will create a control script
bin/zeo.You can either start the database in foreground mode via bin/zeo fg or
use the...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-plone-recipe-zope2instance-6.11.0-1.lbn36.noarch
Introduction This recipe creates and configures a Zope instance in parts.
(Despite its name it nowadays only works for Zope 4+.) It also
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36