-
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
-
python2-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 and Zope
/
BastionLinux 36
-
python2-zc-recipe-testrunner-2.2-1.lbn36.noarch
****************** Test-Runner Recipe ****************** .. image::
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-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 and Zope
/
BastionLinux 36
-
python2-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 and Zope
/
BastionLinux 36