ecere-extras

Extras for the Ecere SDK

This package provides miscellaneous utilities not yet part of any library in the form of source code.
Eclipse WTP Servertools running some Tomcat applications

eclipse-wtp-servertools

Eclipse WTP server tools

The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. It includes source and graphical editors for a variety of languages, wizards and built-in applications to simplify development, and tools and APIs to support deploying, running, and testing apps.

yorick-imutil

fast image manipulation routines for the Yorick language

Compiled routines for basic but fast image manipulation in yorick (an interpreted computer language specialized for numerical and scientific problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist generator, binning, image rotation, cartesian to polar coordinate transform, gaussian and poisson random generator, fast sort and fast median. All of these functions, with the exceptions of spline2, exist in yorick or the yutils package, but these versions are 2 to 10x faster, being specialized for 2d arrays (hence the name imutil). This plugin is 64bits safe.

libcgi-application-plugin-forward-perl

plugin to allow one run mode pass control to another

CGI::Application::Plugin::Forward adds the forward method to your CGI::Application module, which passes control to another run mode and returns its output. This is equivalent to calling $self->$other_runmode, except that CGI::Application's internal value of the current run mode is updated.

libtingea0

C utility library libtingea for MCL and zoem

cimfomfa supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things. It is used by both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. The tingea library comes with some testing programs.
Stani's Python Editor

spe

Stani's Python Editor

Spe is a Python IDE with auto-indentation, auto completion, call tips, syntax coloring, syntax highlighting, UML viewer, class explorer, source index, auto todo list, sticky notes, integrated pycrust shell, Python file browser, recent file browser, drag&drop, context help, ... Special is its Blender support with a Blender 3d object browser and its ability to run interactively inside blender. Spe ships with wxGlade & XRCed (gui designers), PyChecker (source code doctor) and Kiki (regular expression console). Spe is extensible with wxGlade.