Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.287.082 Times

Bool freeware
Filter: All | Freeware | Demo
 

Bool

1 2 3 4 > 
Added: May 02, 2010 | Visits: 1.207

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an...



Platforms: *nix

License: Freeware Size: 1.4 MB Download (101): Audio::TagLib::MPEG::Properties Download

Added: September 26, 2010 | Visits: 1.436

Audio::TagLib::MPEG::Header Audio::TagLib::MPEG::Header is an implementation of MP3 frame headers. SYNOPSIS use Audio::TagLib::MPEG::Header; my $i = Audio::TagLib::MPEG::Header->new($data); This is an implementation of MPEG Layer III headers. The API follows more or less the binary format of these headers. Refer to...





Platforms: *nix

License: Freeware Size: 1.4 MB Download (129): Audio::TagLib::MPEG::Header Download

Added: March 05, 2010 | Visits: 1.177

Audio::TagLib::MPC::File Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. SYNOPSIS use Audio::TagLib; my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc"); print $i->tag()->title()->toCString(), "n"; # got title This implements and provides an interface for...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::MPC::File Download

Added: February 03, 2010 | Visits: 1.214

Audio::TagLib::File Audio::TagLib::File is a file class with some useful methods for tag manipulation. This class is a basic file class with some methods that are particularly useful for tag editors. It has methods to take advantage of ByteVector and a binary search method for finding patterns in a file....


Platforms: *nix

License: Freeware Size: 1.4 MB Download (114): Audio::TagLib::File Download

Added: August 24, 2010 | Visits: 948

Gtk2::Ex::Dialogs::ChooseDirectory Gtk2::Ex::Dialogs::ChooseDirectory is a Perl module that provides a file selection dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ChooseDirectory ( destroy_with_parent => TRUE, modal => TRUE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): Gtk2::Ex::Dialogs::ChooseDirectory Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 349

LambdaRogue for MacOS This project is the Mac OS X port of the roguelike RPG LambdaRogue The Bool of Stars


Platforms: Mac

License: Freeware Size: 130.12 MB Download (46): LambdaRogue for MacOS Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 318

PetitTemplate text template system (Perl5): * only one-file * only perl5-core-module * no use 'eval' * but, it can bool-expr (ex.'(name =~ 'washing_powder') && (price < 10)')


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.15 KB Download (46): PetitTemplate Download

Added: December 01, 2013 | Visits: 637

pg/python pg/python is an open source project working toward the improvement of Python interfaces to PostgreSQL. Quick start: Fetch and Install pg_proboscis easy_install pg_proboscis Connect to a database with the frontend import postgresql.interface.proboscis.prime as pq Con = pq.Connector( user =...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (41): pg/python Download

Added: October 15, 2013 | Visits: 350

Config::Strict Config::Strict is a Perl module that wraps Declare::Constraints::Simple to enable strict parameter name- and type-checking on configuration data. That is, it will complain anytime an attempt is made to access a parameter with an invalid name or type; or if an attempt is made to unset a required...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Config::Strict Download

Released: February 01, 2006  |  Added: November 12, 2006 | Visits: 10.968

Karnaugh map This program is a software to minimalizatiom logic function by karnaugh map and use bool algebra. This program can minimalize, draw, write and convert logic function. We are support some PLCs and program can convert logic function to XPRO and HYPEL programs.


Platforms: Windows

License: Freeware Size: 253.91 KB Download (4140): Karnaugh map Download

Added: August 24, 2010 | Visits: 809

iFish iFish is a Instant Messenger gui made with nice Fishs. Written in python. (now only Gtk, may be later we use Qt and others). Main objetives are of this application are: be nice, fast, usable, portable, and sopport different free messengers systems/backends Since beta2, when you start up IMFish...


Platforms: *nix

License: Freeware Download (96): iFish Download

Added: October 04, 2010 | Visits: 1.774

Stream::Reader Stream::Reader is a stream reader Perl class. SYNOPSIS # Input stream can be reference to TYPEGLOB or SCALAR, output stream # can be the same types or undefined # Constructor $stream = Stream::Reader->new( *IN, { Limit => $limit, BuffSize => $buffsize, Mode => UB } ); # Reading all...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Stream::Reader Download

Added: November 10, 2010 | Visits: 869

inilib inilib is a C++ library which provides a method of saving the "state" of a program. inilib library provides a means of storing a number of arbitrary settings in memory with an easy access interface, as well providing means for saving the information to and loading it from disk. Data is stored...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (92): inilib Download

Added: February 25, 2010 | Visits: 798

Tk::PerlInheritanceTree Tk::PerlInheritanceTree is a Perl module that displays a graphical representation of the inheritance tree for a given class-name. SYNOPSIS require Tk::PerlInheritanceTree; ... my $inheritance_tree = $main_window->PerlInheritanceTree()->pack; $inheritance_tree->classname(Tk::MainWindow);...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Tk::PerlInheritanceTree Download

Added: August 18, 2010 | Visits: 910

SDLmm SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is a generic API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDLmm aims to stay as close as possible to the C API while taking...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (100): SDLmm Download

Added: October 20, 2010 | Visits: 821

Contextual::Return Contextual::Return is a Perl module to create context-senstive return values. SYNOPSIS use Contextual::Return; use Carp; sub foo { return SCALAR { thirty-twelve } BOOL { 1 } NUM { 7*6 } STR { forty-two } LIST { 1,2,3 } HASHREF { {name => foo, value => 99} } ARRAYREF { [3,2,1] }...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Contextual::Return Download

Added: June 02, 2010 | Visits: 547

Taint Taint is a Perl extension to taint variables. SYNOPSIS use Taint; taint($taintvar[, $anothervar[, $yetmorevars]]); $bool = tainted($vartocheck); taint() marks its arguments as tainted. tainted() returns true if its argument is tainted, false otherwise DIAGNOSTICS Attempt to taint...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): Taint Download

Added: November 01, 2010 | Visits: 1.018

Danga::Socket Danga::Socket is an event loop and event-driven async socket base class. SYNOPSIS package My::Socket use Danga::Socket; use base (Danga::Socket); use fields (my_attribute); sub new { my My::Socket $self = shift; $self = fields::new($self) unless ref $self; $self->SUPER::new( @_ );...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Danga::Socket Download

Added: September 02, 2010 | Visits: 1.012

DynaPage::Document::ext::include DynaPage::Document::ext::include module contains extensions of DynaPag::Document. METHODS template ( $self, $job ) : bool syntax: !include.template =- B< file_name > See also DynaPage::Template NOTE: $self is parent document object (eg blessed into DynaPage::Document) data ( $self,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): DynaPage::Document::ext::include Download

Added: March 23, 2010 | Visits: 1.256

SDL::Video SDL::Video is a SDL perl extension. SYNOPSIS $video = new SDL::Video ( -name => pr0n.mpg ); SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the objects interface. METHODS SDL::Video::error()...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (109): SDL::Video Download

1 2 3 4 >