Development Tools scripts - Top 4 Download

Development Tools script downloads

Dia2Code

Dia2Code is a small utility used to generate code from a Dia diagram. Dia2Code basically reads a Dia diagram file that contains an UML class diagram and creates files in the language of choice that contain the bare bones of the classes represented in the diagram. Features: - Reads UML diagrams. ...

Gaphor

Gaphor is an easy to use modeling environment. This means that you are able to create nice UML diagrams for documentation and to assist you with design decisions.Gaphor will help you create your applications. Features: - Gaphor has a UML 2.0 compliant data model. This guarantees future compatibility with other modeling ...
Python

Cscope

Cscope is a developer's tool for browsing source code.Features: - Allows searching code for: - all references to a symbol - global definitions - functions called by a function - functions calling a function - text string - regular expression pattern - a file ...

CodeSynthesis XSD

CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C data binding compiler.Provided with an XML instance specification (XML Schema), it generates C classes that represent the given vocabulary as well as parsing and serialization code. XSD supports two XML Schema to C mappings: in-memory C /Tree and stream-oriented C ...

wxWidgets

wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms that still utilize the native platform's controls and utilities. You could link with the appropriate library for your platform (Windows/Unix/Mac) and compiler (almost any popular C compiler), and your application will adopt the look and feel appropriate to ...

PyQwt

PyQwt is a set of Python bindings for the Qwt C class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. ...
Python

Quasi

Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. ...
Python

Cflow2vcg

Cflow2vcg converts the result of the cflow utility in a VCG format. It offers the ability to view graphically the call-graph of sources, and import it in documentation. ...

FreeDCE

This application represents a free implementation of DCE RPC, with development aimed at implementing DCOM for Linux (and other UNIX systems). ...

GENDIST Toolkit

GENDIST creates a makefile-based build-system for your distribution. It helps you to automate the following three tasks: - maintain your root-filesystem - maintain your "cd-filesystem" (in case you create a bootable CD) - package everything on a media GENDIST creates a hierarchy of makefiles with a number of ...

getAbsPath

getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative unix/win32 pathes to absolute ones. It uses current working directory (CWD) as basis. You could use it e.g. for finding out the current path of a shell script. ...

mod cplusplus

This code easily implements object oriented apache-2.0 handlers with C including all the standard phases of the request cycle, input filters, output filters, and protocol handlers. This is a big improvement for a number of reasons: - C modules now only need pure C , with no kludges to allow apache ...

Aegis

Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Requirements: · ...

cksfv

Some files that you download will come with a .sfv file. This is used to verify that the files that you received are the same as the originals.cksfv is a program that can use the .sfv file to verify the downloaded files. Also, it can be used to create new .sfv ...

Easy integrity check system

Easy integrity check system is easy to install and use file integrity system. Primarily ment for system administrators to aid in intrusion detection. Requirements: · libmhash 0.8.16 or later · OpenSSL 0.9.6h or later · zlib 1.1.3 or later ...

Noexec

Noexec is a package for preventing process(es) from executing exec system call. It provides user with some kind of menu and prevent him from escape to the shell. ...

Countdown

This script allows you to have the countdown accurate to the second, minute, hour, day, month or year. Currently it is not implemented as a Server Side Include and requires that you point to the countdown script as a separate page in order to work. The Countdown script is a somewhat simple ...

BW Whois

BW Whois is a modern whois client with a lot of features.Features: - Self-detecting CGI support - Simple command-line use - Prevents data harvesting with multiple security features for web use - Optional result caching with an SQL database - Database features work with either MySQL or ...

FlowDesigner

FlowDesigner is a free (GPL/LGPL) data flow oriented development environment. It can be used to build complex applications by combining small, reusable building blocks. In some ways, it is similar to both Simulink and LabView, but is hardly a clone of either. FlowDesigner features a RAD GUI with a visual debugger. ...

GAA Argument Analyser

GAA Argument Analyser allows you to analyze the arguments given to a program from the command line. You must create a configuration file in GAA language, and GAA will provide you .c and .h files to manage arguments. ...