-
python2-future-0.18.2-1.lbn25.noarch
future: Easy, safe support for Python 2/3 compatibility future is the missing
compatibility layer between Python 2 and Python 3. It allows you to use a
single, clean Python 3.x-compatible codebase to support both Python 2 and
Python 3 with minimal overhead.It is designed to be used as follows:: from
__future__ import (absolute_import, division, print_function, unicode_literals)
from builtins...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-genshi-0.7.5-1.lbn25.noarch
Genshi is a Python library that provides an integrated set of components for
parsing, generating, and processing HTML, XML or other textual content for
output generation on the web. The major feature is a template language, which
is heavily inspired by Kid.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-gitdb-0.6.4-1.lbn25.x86_64
GitDB is a pure-Python git object database
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-gitdb2-2.0.6-1.lbn25.noarch
GitDB is a pure-Python git object database
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-gmpy-1.17-1.lbn25.x86_64
General MultiPrecision arithmetic for Python
gmpy is a C-coded Python extension module that provides access to the GMP (or
MPIR) multiple-precision arithmetic library.
gmpy 1.17 is the final release of the 1.x series. No further updates are
planned. All further development is occurring in the 2.x series, also known as
gmpy2. Please see https://pypi.python.org/pypi/gmpy2/ for the latest...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-gocept-munin-0.1-1.lbn25.noarch
Utilities for writing munin client scripts This package provides base classes
for defining Munin graphs and a main function to handle munin-typical symlinked
scripts.Munin plugin scripts A single plugin file defines (multiple) graphs by
subclassing the bases as mentioned in the next section. The main function uses
the called script's filename to determine which of the defined graphs is...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-gocept-package-3.1-1.lbn25.noarch
gocept.package This package generates Python packages following conventions
used at gocept_... _gocept: contents:: :depth: 1It consists of two parts: a
paster template that creates the boilerplate for a Python package, and a Python
module that is used to configure Sphinx, along with the necessary package
dependencies.The package works with Python versions 2.7, 3.4, 3.5 and PyPy 2.To
make the...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-gocept-reference-0.11-1.lbn25.noarch
Copyright (c) 2007-2017 gocept gmbh & co. kg and contributors.All Rights
Reserved.This software is subject to the provisions of the Zope Public License,
Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. THIS
SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE
DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE,...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-grok-3.2-1.lbn25.noarch
****What is grok? Grok is a smashing web framework based on Zope Toolkit_
technology... _Zope Toolkit: uses the Component Architecture and builds on Zope
concepts like content objects (models), views, and adapters. Its simplicity
lies in using **convention over configuration** and **sensible defaults** when
wiring components together. That means neither a configuration language like
ZCML nor a...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-grokcore-annotation-3.2-1.lbn25.noarch
This package provides a support to simplify the use of annotations in ..
contents::Setting up grokcore.annotation This package is essentially set up
like the grokcore.component_ package, please refer to its documentation for
details. The only additional ZCML line you will need is:: <include
package"grokcore.annotation" />Put this somewhere near the top of your root
ZCML file but below the line...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25