-
numpy-1.3.0-9.fc13.x86_64
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation. Also included in
this package is a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
numpy-1.6.2-6.fc18.armv6hl
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation. Also included in
this package is a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
numpy-f2py-1.3.0-9.fc13.x86_64
This package includes a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
numpy-f2py-1.6.2-6.fc18.armv6hl
This package includes a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
perl-Geo-IP-1.40-1.fc18.1302272143kf.armv6hl
This package contains Perl bindings for the GeoIP IP/hostname to
country/location/organization database.
This package requires Maxmind's GeoIP libraries but is often faster than other,
similar modules.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
perl-Geo-IP-1.40-2.lbn13.x86_64
This package contains Perl bindings for the GeoIP IP/hostname to
country/location/organization database.
This package requires Maxmind's GeoIP libraries but is often faster than other,
similar modules.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
plone-4.3.3-1.lbn13.noarch
Plone is ideal as an intranet and extranet server, as a document
publishing system, a portal server and as a groupware tool for
collaboration between separately located entities. A versatile
software product like Plone can be used in a myriad of ways. Look
through the sites that use Plone section to see a variety of ways
people have implemented Plone and Zope solutions.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
plone-wc.pageturner-1.2.3-3.lbn13.noarch
This package is a Plone product that will add a Page Turner view to the PDF File
content type. The result is that you'll be able to view PDFs much in the same way
you can view them on scribd.com. It uses the open source project, Flex Paper, to
display the PDFs. You can find information about it at http://flexpaper.devaldi.com/.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
plone.alterego-1.0-2.lbn13.noarch
Now you see it, it now you don't!
This package defines a dynamic module type that lets you create objects in the
dynamic module on demand.
Usage
To use this package, you should:
* Identify an appropriate parent module where the dynamic module will live.
* Ensure that plone.alterego.dynamic.create() is called with this module
and a dynamic module name. Typically, you'd do this in the parent module
itself, so that the dynamic module is instantiated as soon as the parent
module is imported.
* Register a named utility providing IDynamicObjectFactory. The name should
be the same as the full dotted path to the dynamic module. This utility
will be responsible for creating the objects that inhabit the dynamic
module.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
plone.api-1.1.0-1.lbn13.noarch
The plone.api is an elegant and simple API, built for humans wishing to develop with Plone.
It comes with cookbook-like documentation and step-by-step instructions for doing common development tasks in Plone. Recipes try to assume the user does not have extensive knowledge about Plone internals.
The intention of this package is to provide clear API methods for Plone functionality which may be confusing or difficult to access. As the underlying code improves some API methods may be deprecated and the documentation here will be updated to show how to use the improved code (even if it means not using plone.api)
Some parts of the documentation do not use plone.api methods directly, but simply provide guidance on achieving a task using Plone's internal API. For example, using the portal catalog (see 'Find content objects').
The intention is to cover 20% of the tasks any Plone developer does 80% of the time. By keeping everything in one place, the API stays introspectable and discoverable, important aspects of being Pythonic.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13