-
python3-zc-buildout-4.0-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.).
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-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 5
/
BastionLinux 36
-
python3-zc-customdoctests-1.0.1-29.fc36.noarch
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) 4
And with manuel, it facilitates doctests that mix multiple languages,
such as Python, JavaScript, and sh.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-zc-lockfile-3.0-101.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 5
/
BastionLinux 36
-
python3-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 5
/
BastionLinux 36
-
python3-zc-recipe-egg-2.0.7-1.lbn36.noarch
******************************** Buildout Egg-Installation Recipe
********************************.. contents::The egg-installation recipe
installs eggs into a buildout eggs directory. It also generates scripts in a
buildout bin directory with egg paths baked into them. Change History
**************2.0.7 (2018-07-02) - For the 2.0.6 change, we require zc.buildout
2.12.0. The install_requires...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-zc-recipe-testrunner-2.2-1.lbn36.noarch
****************** Test-Runner Recipe ****************** .. image::
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-zc-relation-1.1.post2-1.lbn36.noarch
Relation Catalog .. contents::Overview The relation catalog can be used to
optimize intransitive and transitive searches for N-ary relations of finite,
preset dimensions.For example, you can index simple two-way relations, like
employee to supervisor; RDF-style triples of subject-predicate-object; and more
complex relations such as subject-predicate-object with context and state.
These can be...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-zc-relationship-2.0.post1-1.lbn36.noarch
zc.relationship The zc.relationship package currently contains two main types
of components: a relationship index, and some relationship containers. Both are
designed to be used within the ZODB, although the index is flexible enough to
be used in other contexts. They share the model that relationships are full-
fledged objects that are indexed for optimized searches. They also share the...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-zc-sourcefactory-1.1-1.lbn36.noarch
Source Factories Source factories are used to simplify the creation of sources
for certain standard cases.Sources split up the process of providing input
fields with choices for users into several components: a context binder, a
source class, a terms class, and a term class.This is the correct abstraction
and will fit many complex cases very well. To reduce the amount of work to do
for some...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36