cakephp

rapid application development framework for PHP

CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails.
Qt based program for viewing antennas as described by NEC files

qantenna

Qt based program for viewing antennas as described by NEC files

php-apc

APC User Cache for PHP 5 (transitional package)

python-protocols

Open Protocols and Component Adaptation for Python

Do you hate having to write lots of if-then logic to test what type something is? Wouldn't it be nice if you could just declare "I want this object to have this behavior" and magically convert whatever value you have, to the type you need? PyProtocols lets you do just that, cleanly, quickly, and robustly -- even with built-in types or other people's classes.

binutils-for-build

GNU assembler, linker and binary utilities for the build architecture

The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used.

python-ptrace

Python bindings for ptrace

This package provides Python bindings for the ptrace library. It allows to control, debug, or modify processes using the ptrace syscall.