PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the
minimum version and extensions required for it to run. Features advanced
debug output which shows which functions require which version and CLI
output script.
VersionControl_Git is a library that provides OO interface to
handle Git repository. You can use Git command via the wrapper
class. Some features are provided by high-featured interface.
An Ice language mapping for PHP is a recent and welcome addition
to the Ice product portfolio, enabling developers to take advantage
of the productivity offered by PHP's friendly syntax and extensive
function library.
Qt Script Generator is a tool that generates Qt bindings for Qt
Script. With the generated bindings you get access to substantial
portions of the Qt API from within Qt Script.
pkgconf is a program which helps to configure compiler and linker flags for
development frameworks. It is similar to pkg-config, but was written from
scratch in Summer of 2011 to replace pkg-config, which now needs itself to
build itself.
Foolscap is an RPC protocol for Python+Twisted, providing a
capability-based security model and flexible serialization.
It is intended to replace Twisted's native "Perspective Broker"
RPC system.
selectors34 is a backport of the selectors module from Python 3.4. The selectors
module written by Charles-François Natali. This port is based on Victor
Stinner’s trollius/selectors.py port.
This is a base class for implementing virtual base classes (what some
people call an abstract class). It allows you to explicitly declare
what methods are virtual and that must be implemented by subclasses.
Config::General handles configuration files of a format inspired by
Apache's httpd.conf file format. It features some enhancements such
as here-documents, C-style commends and multi-line options. Both
reading and writing of configuration files is supported.
Describe your software project with a full-featured scripting language and let
Premake write the build scripts for you. With one file your project can
support both IDE-addicted Windows coders and Linux command-line junkies!