-
python2-z3c-template-3.1.0-1.lbn36.noarch
z3c.template :target:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-z3c-testsetup-0.8.4-1.lbn36.noarch
z3c.testsetup: easy test setup for zope 3 and python projects
*************************************************************Setting up tests
for Zope 3 projects sometimes tends to be cumbersome. You often have to prepare
complex things like test layers, setup functions, teardown functions and much
more. Often these steps have to be done again and again. z3c.testsetup jumps in
here, to support...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-z3c-unconfigure-1.1-1.lbn36.noarch
Documentation Introduction This package allows you to disable specific bits of
ZCML configuration that may occur in other packages. For instance, let's
consider a simple ZCML directive that prints strings and a silly one that
prints lolcat messages: >>> zcml(""" ... <print msg"Hello World!" /> ...
<lolcat who"I" canhas"cheezburger" /> ... """) Hello World! I can has
cheezburger?Now let's say...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-z3c-zcmlhook-1.1-1.lbn36.noarch
ethodIntroduction This package provides means of hooking into the Zope (ZCML)
configuration Custom ZCML actions -It is sometimes useful to execute a function
during the execution of configuration actions, for example to perform one-off
configuration that does not warrant a new directive. The <zcml:customAction />
directive is provided for this purpose.For example, you may want to call a...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-zc-buildout-2.13.7-1.lbn36.noarch
Buildout Buildout is a project designed to solve 2 problems:1. Application-
centric assembly and deployment *Assembly* runs the gamut from stitching
together libraries to create a running program, to production deployment
configuration of applications, and associated systems and tools (e.g. run-
control scripts, cron jobs, logs, service registration, etc.). Buildout might
be confused with...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-zc-catalog-3.0-1.lbn36.noarch
zc.catalog is an extension to the Zope 3 catalog, Zope 3's indexing and search
facility. zc.catalog contains a number of extensions to the Zope 3 catalog,
such as some new indexes, improved globbing and stemming support, and an
alternative catalog implementation. .. contents::3.0 (2019-03-21) - Drop
support for Python 3.4 as it reached its end of life.- Add support for Python
3.7 and 3.8a2....
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-zc-customdoctests-1.0.1-1.lbn36.noarch
zc.customdoctests -- Use doctest with other languages doctest (and recently
manuel) provide hooks for using custom doctest parsers. zc.customdoctests helps
to leverage this to support other languages, such as JavaScript:: js> function
double (x) { ... return x*2; ... } js> double(2) And with manuel < it
facilitates doctests that mix multiple languages, such as Python, JavaScript,
and sh......
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-zc-lockfile-2.0-1.lbn36.noarch
************************* Basic inter-process locks
*************************The zc.lockfile package provides a basic portable
implementation of interprocess locks using lock files. The purpose if not
specifically to lock files, but to simply provide locks with an implementation
based on file-locking primitives. Of course, these locks could be used to
mediate access to *other* files. For...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-zc-monitor-0.4.0.post1-1.lbn36.noarch
Monitor Server The monitor server is a server that provides a command-line
interface to request various bits of information. The server is zc.ngi based,
so we can use the zc.ngi testing infrastructure to demonstrate it. >>> import
zc.ngi.testing >>> import zc.monitor >>> connection
zc.ngi.testing.TextConnection() >>> server zc.monitor.Server(connection)The
server supports an extensible set of...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-zc-recipe-deployment-1.3.0-1.lbn36.noarch
*********************** Unix Deployment Support ***********************..
contents::The zc.recipe.deployment recipe provides support for deploying
applications with multiple processes on Unix systems. (Perhaps support for
other systems will be added later.) It creates directories to hold application
instance configuration, log and run-time files. It also sets or reads options
that can be read...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36