Main > Free Download Search >

Free option to software for linux

option to

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3150
Options.pm 1.5

Options.pm 1.5


Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module. more>>
Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module from the Twisted Python library.

This module will allow you to specify which options to look for on the command line, and supports both long and short versions of simple flags and parameters. If a required parameter is unspecified, Options.pm will print nicely formatted usage information with the error.

<<less
Download (0.007MB)
Added: 2007-07-13 License: Perl Artistic License Price:
837 downloads
options 0.4pre5

options 0.4pre5


options is a small and simple library for parsing commandline options. more>>
options is a small and simple library for parsing commandline options. It is not intended to rival popt or the like, so if you need really fancy option parsing `options is not for you.
Installation:
./configure
make install
Main features:
- long and short options
- options that take no argument are `counters by default; these start from zero and are incremented each time theyre specified
- default values for all types of options
- interpret option values as integer or string, or both
- print table of options and help messages (with default values)
<<less
Download (0.30MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1478 downloads
App::Options 1.02

App::Options 1.02


App::Options is Perl module combine command line options, environment vars, and option file values (for program configuration). more>>
App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration).

SYNOPSIS

#!/usr/local/bin/perl

use App::Options; # reads option values into %App::options by default

# do something with the options (in %App::options)
use DBI;
$dsn = "dbi:mysql:database=$App::options{dbname}";
$dbh = DBI->connect($dsn, $App::options{dbuser}, $App::options{dbpass});
...

Get help from the command line (assuming program is named "prog") ...

prog -?

Option values may be provided on the command line, in environment variables, and option files. (i.e. $ENV{APP_DBNAME} would set the value of %App::options{dbname} by default.)

The "dbname" and other options could also be set in one of the following configuration files

$HOME/.app/prog.conf
$HOME/.app/app.conf
$PROGDIR/prog.conf
$PROGDIR/app.conf
$PREFIX/etc/app/prog.conf
$PREFIX/etc/app/app.conf
/etc/app/app.conf

with a file format like

[prog]
dbname = prod
dbuser = scott
dbpass = tiger

See below for a more detailed explanation of these and other advanced features.

App::Options combines command-line arguments, environment variables, option files, and program defaults to produce a hash of option values.

<<less
Download (0.033MB)
Added: 2007-02-20 License: Perl Artistic License Price:
977 downloads
Evolution Sharp 0.13.2

Evolution Sharp 0.13.2


Evolution# is a .NET language binding for various Ximian Evolution libraries. more>>
Evolution# is a .NET language binding for various Ximian Evolution libraries.

Building & Installing Evolution#:

The Linux build is the traditional:

./configure
make
make install

You may want to consider using configures prefix option to install Evolution# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you dont need to do any extra "configuring" to make it so mono (and mint) can find your assemblies. In other words, doing something like:

./configure --prefix=/your/mono/prefix
make
make install

If you are compiling from CVS, you will need libtool and the auto* tools and will need to replace the configure above with autogen.sh.
<<less
Download (0.42MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
813 downloads
Compact Filter 0.3

Compact Filter 0.3


Compact Filter is a network packet filter for Linux. more>>
Compact Filter is a network packet filter for Linux. It features an easy-to-use compact filter representation and high performance.
The main features are: easy to use interface, compact filter representation (memory efficient), and very high performance.
A difference between CF and other firewalls, such as Netfilter, is its representation of the ruleset. In CF the user writes a filter which is then compiled and optimized in user-space. The optimized filter is then loaded into the kernel (using netlink). Consequently the in kernel packet filtering code only needs funtionality for setting up a filter and filtering packets, while the more complex code of optimizing the filter remains in user-space.
Because of the continuous increase of the bandwidth and the security threats, firewalls have to evolve towards more efficient filtering schemes. The truth is that the existing scheme does not scale so well with the combined growth of bandwidth and rulesets.
Our aim is to try another approach to perform packet filtering where we minimize the complexity of the filtering process. This result in, both, a reduction of the required CPU power to filter packets and a simpler (and smaller) kernel code. Of course, we are pushing all the smart and complex part out to the user-space, but, developing in user-space is much simpler and safer.
Enhancements:
- changed -d option to delete all filters
- added -D option to delete a specific filter
- changed default policy to permit rather than deny
- added -l option on flex to support --yylineno on older versions of flex
- new and improved install guide
<<less
Download (0.092MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1211 downloads
Lphoto 2.0.42

Lphoto 2.0.42


Lphoto is a Photo Library program from Linspire. more>>
This is a Photo Library program from Linspire. They developed it for their Linspire Linux Desktop, and then released it under the GNU/GPL.

This is a pretty neat program, the only drawback is that the path where it saves your photos is hardcoded into the program. The best part is that it has an option to turn your photo libraries into (S)VCD and sets them to your favorite music. Very cool!

Was tested on SuSE - 9.2 with no problems.

Installation:

To install just type "python install.py" as root. It is that easy!
<<less
Download (0.20MB)
Added: 2005-05-30 License: GPL (GNU General Public License) Price:
1613 downloads
TiWarriors 0.4

TiWarriors 0.4


TiWarriors is an Asteroids clone with multiplayer support and incremental ship control. more>>
TiWarriors project is an Asteroids clone with multiplayer support and incremental ship control.
Two things differ from the original: energy control and multiplayer mode.
Enhancements:
- added some config options like antialiasing and the option to switch to full screen or window mode.
<<less
Download (MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1052 downloads
OpenProtect 5.0.4

OpenProtect 5.0.4


OpenProtect is a server-side email protector which guards against spam and viruses. more>>
Openprotect is our set of e-mail filters bundle consisting of Kaspersky Antivirus, Clam Antivirus, SpamAssassinand MailScanner along with our Qmail module.
Enhancements:
- MailScanner was updated to version 4.46.2 with an improved phishing net for JavaScript.
- A highlight Phishing fraud option was added along with the ability to quarantine all mail that has been modified and a Scan Messages option to completely disable processing of a particular mail address.
- ClamAV was updated to 0.87 and SpamAssassin(SA) was updated to 3.1.0 with many plugins and MCP patches for better spam/MCP filtering.
- A openprotect-test utility that sends test virus, spam, and clean mail to verify the setup was added along with openprotect-renew, which installs a KAV license and views expiry status.
- razor 2.77 with various bugfixes was included.
<<less
Download (9.0MB)
Added: 2005-10-20 License: GPL (GNU General Public License) Price:
1472 downloads
Sudokut 0.3

Sudokut 0.3


Sudokut is a command line solver for Sudoku puzzles. more>>
Sudokut is a command line solver for Sudoku puzzles. When supplied with a Sudoku string or file, it returns all possible solutions.
Sudokut takes approximately half a second to solve a medium force Sudoku by using an efficient algorithm that is guaranteed to find all the solutions. It accepts many options that implement various features (validity check, diff, suggestions, and probing).
Enhancements:
- two new solving techniques are supported: naked triplets reduction, hidden triplets reduction
- new -u option to test the unicity of the solution
- new -m option to modify the string
<<less
Download (0.027MB)
Added: 2006-09-15 License: BSD License Price:
1134 downloads
Duplo 0.2.0

Duplo 0.2.0


Duplo is a tool to find duplicated code blocks in large C, C++, Java, C#, and VB.Net systems. more>>
Duplo is a tool to find duplicated code blocks in large C, C++, Java, C#, and VB.Net systems.
- Sample output snippet -
...
srcenginegeometrysimpleTorusGeometry.cpp(56)
srcenginegeometrysimpleSphereGeometry.cpp(54)
pBuffer[currentIndex*size+3]=(i+1)/(float)subdsU;
pBuffer[currentIndex*size+4]=j/(float)subdsV;
currentIndex++;
pPrimitiveBuffer->unlock();
srcenginegeometrysubdsSubDsGeometry.cpp(37)
srcenginegeometrySkinnedMeshGeometry.cpp(45)
pBuffer[i*size+0]=m_ct[0]->m_pColors[i*3];
pBuffer[i*size+1]=m_ct[0]->m_pColors[i*3+1];
pBuffer[i*size+2]=m_ct[0]->m_pColors[i*3+2];
...
- Snippet end -----------
Enhancements:
- An option to output to XML.
- An XSL style sheet.
- Code optimisations to improve speed.
- Support for C# and VB.Net.
<<less
Download (0.021MB)
Added: 2006-05-30 License: GPL (GNU General Public License) Price:
1245 downloads
Camera Monitor 0.2

Camera Monitor 0.2


Camera Monitor is a little tray system icon that notifies you when your Webcam is on. more>>
Camera Monitor is a little tray system icon that notifies you when your Webcam is on. The project is designed for the GNOME desktop, but will work as well on KDE and XFCE.
Camera Monitor is released under the terms of the GNU General Public License.
Installation:
tar xzf laptoptemp-0.2.tar.gz
cd cameramonitor-0.1
./configure
sudo make install
Enhancements:
- Added support for libnotify
- Ported to new gtk.StatusIcon
- Updated preferences panel
- Updated about information
- Removed notification on bad previous exit
- Added option to preferences for autostarting cameramonitor every session
<<less
Download (0.024MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
976 downloads
Ucarpctl 0.2

Ucarpctl 0.2


Ucarpctl allows you to store your configuration settings in a configuration file. more>>
Ucarpctl allows you to store your configuration settings in a configuration file, /etc/ucarp.conf, and start, stop and check the status of your ucarp instances.
Enhancements:
- Added "neutral" option to support ucarp 1.2
<<less
Download (0.008MB)
Added: 2006-04-12 License: BSD License Price:
1290 downloads
Net::FreeDB2::Connection 0.8.2.6

Net::FreeDB2::Connection 0.8.2.6


Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class. more>>
Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class.

Net::FreeDB2::Connection is an abstract class to represent connections to FreeDB/CDDB servers. After a successfull connection, FreeDB/CDDB queries, reads etc can be made to obtain/provide information from/to FreeDB/CDDB databases.

CONSTRUCTOR

new (OPT_HASH_REF)

Creates a new Net::FreeDB2::Connection object. By default connect () is called to initiate the connection but see option no_connect. See the implementation for complements/restrictions.

Options for OPT_HASH_REF may include:

client_name

Mandatory option to name the connecting client software.

client_version

Mandatory option with the client software version string.

client_host

The hostname of the client. Defaults to &Sys::Hostname::hostname ().

client_user

The user of the client. Defaults to scalar (getpwuid ($>));

freedb_host

The FreeDB/CDDB host. Defaults to freedb.freedb.org.

freedb_port

The port on the FreeDB/CDDB host.

proxy_host

Proxy host.

proxy_port

Port on the proxy host. Defaults to 8080.

proxy_user

Proxy user name to use.

proxy_passwd

Proxy password to use.

no_connect

Do not call connect () during instanciation.

<<less
Download (0.030MB)
Added: 2007-03-05 License: Perl Artistic License Price:
965 downloads
Getopt::Tabular 0.3

Getopt::Tabular 0.3


Getopt::Tabular is a Perl module for table-driven argument parsing for Perl 5. more>>
Getopt::Tabular is a Perl module for table-driven argument parsing for Perl 5.

SYNOPSIS

use Getopt::Tabular;
(or)
use Getopt::Tabular qw/GetOptions
SetHelp SetHelpOption
SetError GetError/;

...

≥topt::Tabular::SetHelp (long_help, usage_string);

@opt_table = (
[section_description, "section"],
[option, type, num_values, option_data, help_string],
...
);
≥tOptions (@opt_table, @ARGV [, @newARGV]) || exit 1;

Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhouts Tk_ParseArgv. All you really need to do to use the package is set up a table describing all your command-line options, and call ≥tOptions with three arguments: a reference to your option table, a reference to @ARGV (or something like it), and an optional third array reference (say, to @newARGV). ≥tOptions will process all arguments in @ARGV, and copy any leftover arguments (i.e. those that are not options or arguments to some option) to the @newARGV array. (If the @newARGV argument is not supplied, GetOptions will replace @ARGV with the stripped-down argument list.) If there are any invalid options, GetOptions will print an error message and return 0.

<<less
Download (0.025MB)
Added: 2006-09-29 License: Perl Artistic License Price:
1120 downloads
TrashMail.net 1.0.8

TrashMail.net 1.0.8


TrashMail.net is a Firefox extension that creates free disposable email addresses and pastes them directly in forms. more>>
TrashMail.net is a Firefox extension that creates free disposable email addresses and pastes them directly in forms.

This helps to protect you from spam mails and could be useful when subscribing to forums or newsletters.

The email addresses can be deleted at any time!

This plugin uses the free TrashMail.net DEA service.

Guide to use this extension:

Click the right mouse button in an editable field. A menu will appear with the option to paste a disposable email address.

<<less
Download (0.015MB)
Added: 2007-07-19 License: MPL (Mozilla Public License) Price:
837 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5