l
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 399
B.A.L.L.Z 1.0
B.A.L.L.Z game is a platformer with some puzzle elements. more>>
B.A.L.L.Z game is a platformer with some puzzle elements.
Ballz is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran.
The game was in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for ‘TINS is not Speedhack’.
<<lessBallz is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran.
The game was in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for ‘TINS is not Speedhack’.
Download (0.37MB)
Added: 2007-04-12 License: Freeware Price:
930 downloads
M.U.L.E 0.61
M.U.L.E is a linux port of clone of old MULE for C64 & PC. more>>
M.U.L.E is a linux port of clone of old MULE for C64 & PC.
This is a Linux/SDL port of a MULE clone. For those unfamiliar, MULE is an early resource strategy game.
You play a colonist on the moon, you acquire territory, and decide how to use it, by either farming, mining ore, collecting solar energy or mining crystals.
You compete with 3 other players, most points at the end of a preset number of months wins.
<<lessThis is a Linux/SDL port of a MULE clone. For those unfamiliar, MULE is an early resource strategy game.
You play a colonist on the moon, you acquire territory, and decide how to use it, by either farming, mining ore, collecting solar energy or mining crystals.
You compete with 3 other players, most points at the end of a preset number of months wins.
Download (1.3MB)
Added: 2005-11-23 License: GPL (GNU General Public License) Price:
1443 downloads
L2J 0.4.1
L2J project is an alternate Lineage 2 game server. more>>
L2J project is an alternate Lineage 2 game server.
The L2 protocol is reimplemented in the server, so you can play with this server without any modifications to the client (except changing the server IP address).
The latest client version for development (Korean) is always used, so dont expect this server to work with the USA client.
<<lessThe L2 protocol is reimplemented in the server, so you can play with this server without any modifications to the client (except changing the server IP address).
The latest client version for development (Korean) is always used, so dont expect this server to work with the USA client.
Download (0.69MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
656 downloads
cdl 0.0.4
cdl is a program creates LaTeX source for creating CD labels. more>>
cdl is a program creates LaTeX source for creating CD labels. It can be uses as part of LaTeX sources created with program Disc-Cover by J.I. van Hemert
cdtree reads directory structure of CD and print it to STDOUT
-d path to root dir of CD
-D show dot-files at tree
-e regular expression, all matched files are not included in output
-l level of subdirs
-o didectories only
cdl reads text file and on STDOUT prints LaTeX source
-c number of columns default is 3
-t tree
-s normal label if you are using -t you can also use this paramaters
-T title
-n note
-a artist
<<lesscdtree reads directory structure of CD and print it to STDOUT
-d path to root dir of CD
-D show dot-files at tree
-e regular expression, all matched files are not included in output
-l level of subdirs
-o didectories only
cdl reads text file and on STDOUT prints LaTeX source
-c number of columns default is 3
-t tree
-s normal label if you are using -t you can also use this paramaters
-T title
-n note
-a artist
Download (0.010MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1184 downloads
L.A.U.R.A 0.0.1
L.A.U.R.A project provides a secure and performant e-mail proxy. more>>
L.A.U.R.A project provides a secure and performant e-mail proxy designed with the goal of shutting down the "Unsolicited Commercial/Bulk E-mail Era".
What is "Greenmarking"?
Greenmarking is something I think I invented myself (I might be wrong though, I coulndt find it anywhere else). Greenmarking works like this: if a triplet of (sender_ip, sender, recipient) is first seen, it gets marked green. The message will be sent unmarked with the meaning of "never seen it before". Next time the triplet is met, the message will also be marked green, meaning "I know this guy already".
Yes I know this sounds like greylisting (its a variation of it, hence the name). However, greenmarking is (and should be) done after greylisting. Why? Greylisting mostly means that the passing message is almost certalny originating from a valid (E)SMTP mail server daemon. Worms usually dont retry too much. So greenmarking is effective especially against evil mail selvers. Its implemented in the project. Just add an Inbox filter to your (web)mail client and move all the messages with a "neverseen" header in a special suspect folder. If you dont want to hassle with them, activate the Inbox filter only after youve run the greenmarking daemon for a while (1/2 weeks maybe?).
Main features:
- ESMTP capability for interoperating with Postfix
- Lightening fast B+ infrastructure for internal database
- No false positives
- No "lost" e-mail messages
- No miss-rate
- BSD license (the most liberal and FREE, in honour to the FreeBSD team)
- Its written in plain old C
- It was designed to be as fast as applicable
- It is (going to be) very secure (multiple audits, formal verifications, programming care)
- No package dependencies - no extra libraries or tools needed
- Hassle-free for admins - just install it
- Hassle-free for users - it just works, without user intervention
- Hassle-free and polite with other Internet neighbours - no rude messages, nothing
- Secure inter-server cooperation for MX backups - without any hassle or complexity (needs to be done)
<<lessWhat is "Greenmarking"?
Greenmarking is something I think I invented myself (I might be wrong though, I coulndt find it anywhere else). Greenmarking works like this: if a triplet of (sender_ip, sender, recipient) is first seen, it gets marked green. The message will be sent unmarked with the meaning of "never seen it before". Next time the triplet is met, the message will also be marked green, meaning "I know this guy already".
Yes I know this sounds like greylisting (its a variation of it, hence the name). However, greenmarking is (and should be) done after greylisting. Why? Greylisting mostly means that the passing message is almost certalny originating from a valid (E)SMTP mail server daemon. Worms usually dont retry too much. So greenmarking is effective especially against evil mail selvers. Its implemented in the project. Just add an Inbox filter to your (web)mail client and move all the messages with a "neverseen" header in a special suspect folder. If you dont want to hassle with them, activate the Inbox filter only after youve run the greenmarking daemon for a while (1/2 weeks maybe?).
Main features:
- ESMTP capability for interoperating with Postfix
- Lightening fast B+ infrastructure for internal database
- No false positives
- No "lost" e-mail messages
- No miss-rate
- BSD license (the most liberal and FREE, in honour to the FreeBSD team)
- Its written in plain old C
- It was designed to be as fast as applicable
- It is (going to be) very secure (multiple audits, formal verifications, programming care)
- No package dependencies - no extra libraries or tools needed
- Hassle-free for admins - just install it
- Hassle-free for users - it just works, without user intervention
- Hassle-free and polite with other Internet neighbours - no rude messages, nothing
- Secure inter-server cooperation for MX backups - without any hassle or complexity (needs to be done)
Download (0.046MB)
Added: 2006-04-20 License: BSD License Price:
1282 downloads
gdcalc 2.15
gdcalc is a financial, statistics, scientific and programmers calculator for Unix and Linux with both RPN and algebraic modes. more>>
gdcalc project is a financial, statistics, scientific and programmers calculator for Unix and Linux with both RPN and algebraic modes.
The GUI was written with glade and uses the Gnome/Gtk+ toolkit - so it may well be compatible with themes and other whiz-bang features of those systems.
gdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and Reverse Polish Notation (RPN or Hewlett-Packard style). If youve not heard of RPN before, you are probably familiar with algebraic calculators.
Very briefly, while simpler and more natural to use, RPN calculators need some study eg. they have an Enter key instead of the equals key.
Enhancements:
- change register label width X Y Z T L
<<lessThe GUI was written with glade and uses the Gnome/Gtk+ toolkit - so it may well be compatible with themes and other whiz-bang features of those systems.
gdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and Reverse Polish Notation (RPN or Hewlett-Packard style). If youve not heard of RPN before, you are probably familiar with algebraic calculators.
Very briefly, while simpler and more natural to use, RPN calculators need some study eg. they have an Enter key instead of the equals key.
Enhancements:
- change register label width X Y Z T L
Download (0.32MB)
Added: 2007-03-21 License: GPL (GNU General Public License) Price:
949 downloads
pwgen.pl 1.0
pwgen.pl is a password generator which can generate a desired number of password of arbitrary length. more>>
pwgen.pl is a password generator which can generate a desired number of password of arbitrary length and optional special characters.
Usage: pwgen.pl [options]
Options:
-h display this text.
-l password length, defaults to 10.
-n number of passwords to generate, defaults to 1.
-s includes special characters.
<<lessUsage: pwgen.pl [options]
Options:
-h display this text.
-l password length, defaults to 10.
-n number of passwords to generate, defaults to 1.
-s includes special characters.
Download (0.003MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1156 downloads
ripOLE 0.2.0
ripOLE is a small program/library designed to pull out attachments from OLE2 data files. more>>
ripOLE is a small program/library designed to pull out attachments from OLE2 data files (ie, MS Office documents). ripOLE is BSD licenced meaning that commercial projects can also use the code without worry of licence costs or legal liabilities.
Example:
bash-2.05a$ ./ripole -i xam-doc1.doc -v -d tmp
Decoding filename=short-XAMIME.dat
Decoding filename=mp71.exe
Decoding filename=MPSetup.exe
Installation:
make
./ripole your-ole.doc
Enhancements:
- Improved OLE decoding.
- This is a highly recommended upgrade.
<<lessExample:
bash-2.05a$ ./ripole -i xam-doc1.doc -v -d tmp
Decoding filename=short-XAMIME.dat
Decoding filename=mp71.exe
Decoding filename=MPSetup.exe
Installation:
make
./ripole your-ole.doc
Enhancements:
- Improved OLE decoding.
- This is a highly recommended upgrade.
Download (0.025MB)
Added: 2005-12-12 License: BSD License Price:
1412 downloads
Autoplay 0.3
Autoplay project connects two xboard/winboard protocol complaint chess engines and lets them play against each other. more>>
Autoplay project connects two xboard/winboard protocol complaint chess engines and lets them play against each other. The result will be logged in a easily parseable logfile and after the result of the game is known, a specific exit-code is returned (0=white won, 1=black won, etc).
How to run it?
GNUChess versus Pos
autoplay -1 "gnuchess -x " -2 "java -Xmx256M -jar pos --io-mode xboard" -r -l gnuchess_v_pos.log
Sjeng versus GNUChess
autoplay -1 sjeng -2 "gnuchess -x" -l sjeng_v_gnuchess.log
Engines running on seperate computers
This example runs gnuchess on computer B with white and sjeng on computer A with black:
Computer B (slave):
autoplay -P 7788 -0 "gnuchess -x"
Computer A (master):
autoplay -1 "client:B:7788" -2 "sjeng" -v -r
<<lessHow to run it?
GNUChess versus Pos
autoplay -1 "gnuchess -x " -2 "java -Xmx256M -jar pos --io-mode xboard" -r -l gnuchess_v_pos.log
Sjeng versus GNUChess
autoplay -1 sjeng -2 "gnuchess -x" -l sjeng_v_gnuchess.log
Engines running on seperate computers
This example runs gnuchess on computer B with white and sjeng on computer A with black:
Computer B (slave):
autoplay -P 7788 -0 "gnuchess -x"
Computer A (master):
autoplay -1 "client:B:7788" -2 "sjeng" -v -r
Download (0.011MB)
Added: 2006-09-18 License: GPL (GNU General Public License) Price:
1134 downloads
Fmd2ctl 0.9.0
Fmd2ctl is a command line utility used to control the radio receiver in a SF16-FMD2 soundcard. more>>
Fmd2ctl is a command line utility used to control the radio receiver in a SF16-FMD2 soundcard.
Options for usage:
/usr/local/bin/fmd2ctl [-l level] [-f freq] [-d] [-u] [-s]
-l level Set search-level of station to level
-f freq Preset frequency to freq
-u Search up
-d Search down
-U Search n stations up
-D Search n stations down
-s Print radio status
-h Display this help and exit
<<lessOptions for usage:
/usr/local/bin/fmd2ctl [-l level] [-f freq] [-d] [-u] [-s]
-l level Set search-level of station to level
-f freq Preset frequency to freq
-u Search up
-d Search down
-U Search n stations up
-D Search n stations down
-s Print radio status
-h Display this help and exit
Download (0.009MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1190 downloads
squelch 1.0.1
s.q.u.e.l.c.h is an Ogg Vorbis audio player. more>>
s.q.u.e.l.c.h is an Ogg Vorbis audio player. It features a sophisticated, innovative playlist manager and an integrated Vorbis tag editor.
Currently squelch supports:
Input : Ogg Vorbis.
Output : ALSA , aRts , esd , IRIX, OSS , NULL, Solaris, raw, AU, WAV.... anything supported by libao.
Main features:
- Funky Playlist.
- Auto-update of master playlist when audio tracks added/changed on disk.
- Vorbis tag editor.
- Smooth operation. Highly multi-threaded.
- Uses Vorbis tags only for display track names. Filenames are irrelevant.
- No gaps between tracks.
- No skins. Read Skin Cancer for a nice tirade against skins.
Enhancements:
- Improved finding of Qt in configure.
- Now works with Qt 3.
- Fixed compilation on gcc-2.96
<<lessCurrently squelch supports:
Input : Ogg Vorbis.
Output : ALSA , aRts , esd , IRIX, OSS , NULL, Solaris, raw, AU, WAV.... anything supported by libao.
Main features:
- Funky Playlist.
- Auto-update of master playlist when audio tracks added/changed on disk.
- Vorbis tag editor.
- Smooth operation. Highly multi-threaded.
- Uses Vorbis tags only for display track names. Filenames are irrelevant.
- No gaps between tracks.
- No skins. Read Skin Cancer for a nice tirade against skins.
Enhancements:
- Improved finding of Qt in configure.
- Now works with Qt 3.
- Fixed compilation on gcc-2.96
Download (0.18MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1181 downloads
jresolver 0.1
jresolver is a Java DNS resolver library. more>>
jresolver is a Java DNS resolver library. This is a domain name resolver library written in pure java. It is what RFC1034 describes as a stub resolver, in other words it uses a single nameserver to do the hard work of resolving its queries. At the moment it only handles queries for MX records, but it can easily be extended to resolve new types of queries as needed.
Main features:
- Lightweight. The binary jar is less than 17k at the moment, and has no
- exernal dependencies besides JDK 1.4.
- Multi Threaded. It handles multiple concurrent threads sharing a single
- Resolver instance.
- Easy to use and develop. The software does one thing, and the code is quite
- readable.
- Free software. Released under the GPL 3.0 license, this software can be used,
- modified and redistributed by anyone respecting the terms of the license. If you
- need other licensing options, please contact me.
Usage:
A snippet of code says more than lots of words:
Resolver r = new Resolver("ns.voxbiblia.se");
List l = r.resolve(new MXQuery("voxbiblia.se"));
for (int i = 0; i < l.size(); i++) {
MXRecord mx = (MXRecord)l.get(i);
System.out.println("mx: " + mx.getExchange() + " p: "+ mx.getPreference());
}
If you want to build and test the software you need to unpack the files named jresolver-*-src.tar.bz2 and jresolver-*-test.tar.bz2 and use Apache Ant with the build.xml file included. You may need to update the test cases with your dns server names.
Enhancements:
- Somewhat tested, but not yet ready for a production environment.
<<lessMain features:
- Lightweight. The binary jar is less than 17k at the moment, and has no
- exernal dependencies besides JDK 1.4.
- Multi Threaded. It handles multiple concurrent threads sharing a single
- Resolver instance.
- Easy to use and develop. The software does one thing, and the code is quite
- readable.
- Free software. Released under the GPL 3.0 license, this software can be used,
- modified and redistributed by anyone respecting the terms of the license. If you
- need other licensing options, please contact me.
Usage:
A snippet of code says more than lots of words:
Resolver r = new Resolver("ns.voxbiblia.se");
List l = r.resolve(new MXQuery("voxbiblia.se"));
for (int i = 0; i < l.size(); i++) {
MXRecord mx = (MXRecord)l.get(i);
System.out.println("mx: " + mx.getExchange() + " p: "+ mx.getPreference());
}
If you want to build and test the software you need to unpack the files named jresolver-*-src.tar.bz2 and jresolver-*-test.tar.bz2 and use Apache Ant with the build.xml file included. You may need to update the test cases with your dns server names.
Enhancements:
- Somewhat tested, but not yet ready for a production environment.
Download (0.033MB)
Added: 2007-07-17 License: GPL v3 Price:
829 downloads
libbeep 0.666
libbeep is a way to get music from your PC beeper in any Linux program. more>>
libbeep is a way to get music from your PC beeper in any Linux program.
This is how to use it:
su
make
There you have it, a library ready to compile into your own alarm clock, midi player or whatever. The library is dropped into /usr/lib. A program called beeplibdemo will appear in /usr/bin.
Enhancements:
- Support for retuning: it is now possible to specify a root note other than middle A and a frequency other than 440 Hz. The type of tuning is selectable between natural and equidistant.
- Spaces before parameter values are now accepted, you can write "L 4" instead of "L4"
- Makefile added, now its a decent library
<<lessThis is how to use it:
su
make
There you have it, a library ready to compile into your own alarm clock, midi player or whatever. The library is dropped into /usr/lib. A program called beeplibdemo will appear in /usr/bin.
Enhancements:
- Support for retuning: it is now possible to specify a root note other than middle A and a frequency other than 440 Hz. The type of tuning is selectable between natural and equidistant.
- Spaces before parameter values are now accepted, you can write "L 4" instead of "L4"
- Makefile added, now its a decent library
Download (0.007MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1196 downloads
WWW L-System Explorer 1.0.2
WWW L-System Explorer is fancy tool for exploring L-S based fractals in your browser while computing takes place on a Web server more>>
WWW L-System Explorer project is fancy tool for exploring L-S based fractals in your browser while computing takes place on a Web server.
A rich command set is provided, along with several examples.
Main features:
- rich command set
- user-friendly interface using JavaScript
- PNG output
- 8 examples
- can be included in your pages using < IMG SRC="" > tag
- English and Czech help pages
- easy installation
- source code included
- universal class for turtle graphics
<<lessA rich command set is provided, along with several examples.
Main features:
- rich command set
- user-friendly interface using JavaScript
- PNG output
- 8 examples
- can be included in your pages using < IMG SRC="" > tag
- English and Czech help pages
- easy installation
- source code included
- universal class for turtle graphics
Download (0.020MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1369 downloads
InteLib 0.5.77
InteLib is a library of C++ classes which lets you do Lisp programming within your C++ program. more>>
InteLib is a library of C++ classes which lets you do Lisp programming within your C++ program even without any additional preprocessing, without all those calling conventions etc.
You can write a C++ code (that is, a code which is accepted by your C++ compiler) thinking in a "Lisp mode" and the code you write will look much like Lisp code altough it will be pure C++.
To give you the essential feeling, the following example is provided.
(defun isomorphic (tree1 tree2)
(cond ((atom tree1) (atom tree2))
((atom tree2) NIL)
(t (and (isomorphic (car tree1)
(car tree2))
(isomorphic (cdr tree1)
(cdr tree2))
))))
Just a Lisp function, isnt it? Now look at the following code:
(L|DEFUN, ISOMORPHIC, (L|TREE1, TREE2),
(L|COND,
(L|(L|ATOM, TREE1), (L|ATOM, TREE2)),
(L|(L|ATOM, TREE2), NIL),
(L|T, (L|AND,
(L|ISOMORPHIC, (L|CAR, TREE1),
(L|CAR, TREE2)),
(L|ISOMORPHIC, (L|CDR, TREE1),
(L|CDR, TREE2))
))))
Obviously the code is just the same, the syntax changed a bit, but its still the same. Well, do I surprise you if I say it is C++ code? If you dont believe, look at the following:
// File isomorph.cpp
#include "lisp/lisp.hpp"
#include "lisp/lsymbol.hpp"
#include "lfun_std.hpp"
LSymbol ISOMORPHIC("ISOMORPHIC");
static LFunctionalSymbol< LFunctionDefun > DEFUN("DEFUN");
static LFunctionalSymbol< LFunctionCond > COND("COND");
static LFunctionalSymbol< LFunctionAtom > ATOM("ATOM");
static LFunctionalSymbol< LFunctionAnd > AND("AND");
static LFunctionalSymbol< LFunctionCar > CAR("CAR");
static LFunctionalSymbol< LFunctionCdr > CDR("CDR");
LListConstructor L;
void LispInit_isomorphic() {
static LSymbol TREE1("TREE1");
static LSymbol TREE2("TREE2");
////////////////////////////////////////////////
//
(L|DEFUN, ISOMORPHIC, (L|TREE1, TREE2),
(L|COND,
(L|(L|ATOM, TREE1), (L|ATOM, TREE2)),
(L|(L|ATOM, TREE2), NIL),
(L|T, (L|AND,
(L|ISOMORPHIC, (L|CAR, TREE1),
(L|CAR, TREE2)),
(L|ISOMORPHIC, (L|CDR, TREE1),
(L|CDR, TREE2))
)))).Evaluate();
//
////////////////////////////////////////////////
}
// end of file
Well, this code is a complete C++ module and it does compile pretty well. No joke, its real.
By the way, dont try to find any use I made out of the macroprocessor. No macros have ever been used by InteLib (except those for conditional compile directives). Instead, just recall that comma is an operator in C++ and can be overloaded for user-invented data types.
Enhancements:
- Some new package-related features are implemented, and the GNU readline autodetection has been fixed.
<<lessYou can write a C++ code (that is, a code which is accepted by your C++ compiler) thinking in a "Lisp mode" and the code you write will look much like Lisp code altough it will be pure C++.
To give you the essential feeling, the following example is provided.
(defun isomorphic (tree1 tree2)
(cond ((atom tree1) (atom tree2))
((atom tree2) NIL)
(t (and (isomorphic (car tree1)
(car tree2))
(isomorphic (cdr tree1)
(cdr tree2))
))))
Just a Lisp function, isnt it? Now look at the following code:
(L|DEFUN, ISOMORPHIC, (L|TREE1, TREE2),
(L|COND,
(L|(L|ATOM, TREE1), (L|ATOM, TREE2)),
(L|(L|ATOM, TREE2), NIL),
(L|T, (L|AND,
(L|ISOMORPHIC, (L|CAR, TREE1),
(L|CAR, TREE2)),
(L|ISOMORPHIC, (L|CDR, TREE1),
(L|CDR, TREE2))
))))
Obviously the code is just the same, the syntax changed a bit, but its still the same. Well, do I surprise you if I say it is C++ code? If you dont believe, look at the following:
// File isomorph.cpp
#include "lisp/lisp.hpp"
#include "lisp/lsymbol.hpp"
#include "lfun_std.hpp"
LSymbol ISOMORPHIC("ISOMORPHIC");
static LFunctionalSymbol< LFunctionDefun > DEFUN("DEFUN");
static LFunctionalSymbol< LFunctionCond > COND("COND");
static LFunctionalSymbol< LFunctionAtom > ATOM("ATOM");
static LFunctionalSymbol< LFunctionAnd > AND("AND");
static LFunctionalSymbol< LFunctionCar > CAR("CAR");
static LFunctionalSymbol< LFunctionCdr > CDR("CDR");
LListConstructor L;
void LispInit_isomorphic() {
static LSymbol TREE1("TREE1");
static LSymbol TREE2("TREE2");
////////////////////////////////////////////////
//
(L|DEFUN, ISOMORPHIC, (L|TREE1, TREE2),
(L|COND,
(L|(L|ATOM, TREE1), (L|ATOM, TREE2)),
(L|(L|ATOM, TREE2), NIL),
(L|T, (L|AND,
(L|ISOMORPHIC, (L|CAR, TREE1),
(L|CAR, TREE2)),
(L|ISOMORPHIC, (L|CDR, TREE1),
(L|CDR, TREE2))
)))).Evaluate();
//
////////////////////////////////////////////////
}
// end of file
Well, this code is a complete C++ module and it does compile pretty well. No joke, its real.
By the way, dont try to find any use I made out of the macroprocessor. No macros have ever been used by InteLib (except those for conditional compile directives). Instead, just recall that comma is an operator in C++ and can be overloaded for user-invented data types.
Enhancements:
- Some new package-related features are implemented, and the GNU readline autodetection has been fixed.
Download (0.17MB)
Added: 2006-04-25 License: GPL (GNU General Public License) Price:
1278 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above l search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed