Simple Project List Software Map

12100 projects in result set
LastUpdate: 2014-05-15 20:33

SQLObject

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes and your rows in Python instances. It currently supports MySQL through the 'MySQLdb' package, PostgreSQL through the 'psycopg' package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, and Sybase. It should support Python versions back to 2.4.

(Machine Translation)
LastUpdate: 2014-05-22 12:14

MSS Code Factory

MSS Code Factory is a rule-based expert system for translating application models to source code.

(Machine Translation)
LastUpdate: 2008-05-06 08:09

Libtool

GNU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms.

LastUpdate: 2013-06-05 23:37

strace

strace is a useful diagnostic, instructional, and debugging tool. System administrators, diagnosticians, and troubleshooters will find it invaluable for solving problems with programs for which the source is not readily available.

LastUpdate: 2014-03-21 21:12

libmikmod

libmikmod is a portable sound library, which used to be packaged with the MikMod module player, but is now released independently. It is capable of playing samples as well as module files, using the OSS driver for output, as well as ALSA and EsounD. Supported module formats include MOD, S3M, XM, IT, MED, MTM, and 669, to name a few.

(Machine Translation)
LastUpdate: 2010-03-25 11:17

e2fsprogs

The ext2fsprogs package contains essential ext2 filesystem utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 filesystem utilities.

LastUpdate: 2021-09-20 22:01

Talend Open Studio for Data Integration

Talendは、革新的で強力なオープンソースのデータ統合ソフトウェアであり、業務システムからETLまでのデータ統合、およびあらゆる規模の組織の移行において使用することができます。

LastUpdate: 2009-06-30 12:21

AS Development Tools (ASDT)

ASDT はコードを記述する !ActionScript2、統合された環境で有効にすると Eclipse プラットフォーム用のプラグインのセットです。Http://aseclipseplugin.sf.net/updates/をインストールする更新プログラムのサイト http://axdt.org の使用での開発サイトを見つけることができます。

(Machine Translation)
LastUpdate: 2013-06-15 12:10

Amateras

We provide many Eclipse plug-ins for Web development, Database modelling, UML modelling and more... In addition we also provide some useful Java libraries which had been written for these tools.

Development Status: 5 - Production/Stable
Target Users: Developers
Natural Language: English, Japanese
Operating System: OS Independent
Programming Language: Java
Register Date: 2003-11-20 15:29
LastUpdate: 2011-03-16 16:58

netwib

Netwib provides most functions needed by network programs. Its objective is to let programmers
easily create network programs. This library
provides features for Ethernet, IPv4, IPv6, UDP, TCP, ICMP, ARP, and RARP protocols. It supports
spoofing, sniffing, client, and server creation.
Furthermore, netwib contains high level functions
dealing with data handling.

(Machine Translation)
LastUpdate: 2008-11-17 01:19

AutoOpts

AutoOpts is an integrated part of AutoGen. Based on a very simple option description file, it will process configuration files, environment variables, command line options, text strings passed by client programs, and will make the results easily accessible to the client program. It will also produce a man page and the info-doc invoking section automatically.

LastUpdate: 2012-04-06 22:27

libcaca

The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library except it supports colour output.

LastUpdate: 2010-04-14 15:40

Vexi

The Vexi Platform is used for creating and deploying rich user interfaces for Internet/intranet applications that look and feel like native applications. Vexi uses a combination of a subset of XML and Javascript to provide a simple API for the development of interactive visual components. Vexi provides an intuitive, themable widget set, created using this API. Vexi interfaces then communicate with server applications through XML-RPC or SOAP.

LastUpdate: 2009-04-25 20:55

Scintilla

Scintilla is a free source code editing component for Win32 and GTK+. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.

(Machine Translation)
LastUpdate: 2005-02-08 22:15

Serial line sniffer

slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions.