Take our Quick Survey and enter a drawing for a chance to win a $100 VISA Gift Card.
Gives a fake root environment Fakeroot runs a command in an environment wherein it appears to have root privileges for file manipulation. fakeroot works by replacing the file manipulation library functions (chmod(2), stat(2) ...
A tool for creating scanners (text pattern recognizers) The flex program generates scanners. Scanners are programs which can recognize lexical patterns in text. Flex takes pairs of regular expressions and C code as input and generates a C source file as ...
SSH-2 protocol implementation in pure Java Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH ...
GNU libraries and utilities for producing multi-lingual messages The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support ...
A GTK+ GUI builder. Glade is a free user interface builder for GTK+ and the GNOME GUI desktop. Glade can produce C source code. Support for C++, Ada95, Python, and Perl is also available, via external tools which ...
Documentation utilities for the GNOME project Gnome-doc-utils is a collection of documentation utilities for the GNOME project. Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it ...
XSL stylesheets used by gnome-doc-utils The gnome-doc-utils-stylesheets package contains XSL stylesheets which are used by the tools in gnome-doc-utils.
Very fast malloc and performance analysis tools Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly ...
API documentation generation tool for GTK+ and GNOME Gtk-doc is a tool for generating API reference documentation. It is used for generating the documentation for GTK+, GLib and GNOME.
Automated web site testing toolkit HttpUnit emulates the relevant portions of browser behavior, including form submission, JavaScript, basic http authentication, cookies and automatic page redirection, and allows Java test code to ...
OpenJDK Development Environment The OpenJDK development tools.
Java source interpreter Java_cup is a LALR Parser Generator for Java.
Java regression test package JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. JUnit is Open Source Software, released under the IBM ...
Java regression test package JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. JUnit is Open Source Software, released under the Common ...
Computer-aided translation system focusing on productivity and performance KAider is a computer-aided translation system that focuses on productivity and performance. The translator does only creative work (of delivering the message in his/her mother tongue in a laconic and ...
Integrated Development Environment for C++/C The KDevelop Integrated Development Environment provides many features that developers need as well as providing a unified interface to programs like gdb, the C/C++ compiler, and make. KDevelop ...
Kernel-based Virtual Machine KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each ...
The GNU Portable Library Tool GNU Libtool is a set of shell scripts which automatically configure UNIX and UNIX-like systems to generically build shared libraries. Libtool provides a consistent, portable interface which ...
A GNU tool which simplifies the build process for users A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any ...
A wiki engine MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Compared to other wikis, it has an excellent range of features and support for high-traffic websites using ...
Standalone converter for OpenOffice.org documents O3read is a standalone converter for the OpenOffice.org writer and calc documents to text, html, and a dump of the parse tree. It doesn't depend on Open Office or any other external tools or ...
The GNU patch command, for modifying/upgrading files The patch program applies diff files to originals. The diff command is used to compare an original to a changed file. Diff lists the changes made to the file. A person who has the original file can ...
A tool for determining compilation options The pkgconfig tool determines compilation options. For each required library, it reads the configuration file and outputs the necessary compiler and linker flags.
Scans Java source code and looks for potential problems PMD scans Java source code and looks for potential problems like: + Unused local variables + Empty catch blocks + Unused parameters + Empty 'if' statements + Duplicate import statements + Unused ...
QEMU is a FAST! processor emulator QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: * Full system emulation. In this mode, QEMU ...
QEMU is a FAST! processor emulator QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. This package provides the command line tool for manipulating disk images.
Interface designer (IDE) for the Qt 3 toolkit The qt3-designer package contains an User Interface designer tool for the Qt 3 toolkit.
Revision Control System (RCS) file version management tools. The Revision Control System (RCS) is a system for managing multiple versions of files. RCS automates the storage, retrieval, logging, identification and merging of file revisions. RCS is useful for ...
Scripts and executable programs used to build packages The rpm-build package contains the scripts and executable programs that are used to build packages using the RPM Package Manager.
RPM Development Tools This package contains scripts and (X)Emacs support files to aid in development of RPM packages. rpmdev-setuptree Create RPM build tree within user's home directory rpmdev-diff Diff contents of two ...
Page : 1 2 3 |