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.197.722 Times

Wv File Set Tags freeware
Filter: All | Freeware | Demo
 

Wv File Set Tags

< 1 2 3 4 5 > 
Added: June 10, 2010 | Visits: 921

File::FilterFuncs File::FilterFuncs is a Perl module that specify filter functions for files. SYNOPSIS use File::FilterFuncs qw(filters); filters(source.txt, sub { $_ = uc $_; 1 }, dest.txt ); INTRODUCTION File::FilterFuncs makes it easy to perform transformations on files. When you use this module,...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): File::FilterFuncs Download

Added: August 11, 2010 | Visits: 865

File::BSDGlob File::BSDGlob is a Perl extension for BSD glob routine. SYNOPSIS use File::BSDGlob :glob; @list = glob(*.[ch]); $homedir = glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core glob (even with -T) use File::BSDGlob globally;...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (86): File::BSDGlob Download

Added: April 27, 2010 | Visits: 1.994

Fast Secure File System Fast Secure File System exports existing directories securely over the network, letting users store and retrieve encrypted data in a scalable and transparent way. FSFS is written in C and works on GNU/Linux systems on x86 and PPC architectures, with help from FUSE and OpenSSL. File systems are...


Platforms: *nix

License: Freeware Download (96): Fast Secure File System Download

Added: October 07, 2010 | Visits: 1.106

Set photo in Kopete Set photo in Kopete is a really simple service menu that just sets the current photo as your photo in Kopete, nothing more, nothing less. It doesnt handle directories containing space yet, if someone have a workaround so that KURL dont escapes all characters that would be nice=) Just put this...


Platforms: *nix

License: Freeware Download (90): Set photo in Kopete Download

Added: November 12, 2010 | Visits: 1.019

File::NFSLock File::NFSLock is a Perl module to do NFS (or not) locking. SYNOPSIS use File::NFSLock qw(uncache); use Fcntl qw(LOCK_EX LOCK_NB); my $file = "somefile"; ### set up a lock - lasts until object looses scope if (my $lock = new File::NFSLock { file => $file, lock_type => LOCK_EX|LOCK_NB,...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): File::NFSLock Download

Added: August 07, 2010 | Visits: 1.496

The Plastic File System The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules. PlasticFS includes the following file systems: chroot The chroot filter may be...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (102): The Plastic File System Download

Added: November 27, 2010 | Visits: 1.007

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: February 23, 2010 | Visits: 773

pytags pytags is a Python library capable of reading and writing MP3, FLAC and OGG file tags. Being tired of having to use a different API calls for the main 3 media files in my library I created this library class. It utilizes pyid3lib, python-vorbis and python-flac as backends. None are required,...


Platforms: *nix

License: Freeware Download (95): pytags Download

Added: November 27, 2010 | Visits: 924

File::Data File::Data is a Perl module as a interface to file data. Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface. Note that the file needs to exist prior to using this module! See new() SYNOPSIS use strict; use...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): File::Data Download

Added: November 15, 2010 | Visits: 1.489

QuickMark QuickMark is an Amarok script that allows you to set and recall Amaroks current file and position from the context menu. In the playlist context menu, use the Set Mark entry in the QuickMark menu to create a mark in the players current position. Once set, a mark will appear in the bottom of the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (120): QuickMark Download

Added: July 27, 2010 | Visits: 1.010

HH::Unispool::Config::File::Token::Unnumbered::Bcs HH::Unispool::Config::File::Token::Unnumbered::Bcs is a Perl class for BCS B tokens. SYNOPSIS Application programmers dont need to use this class and API programmers read code. ABSTRACT class for BCS B tokens HH::Unispool::Config::File::Token::Unnumbered::Bcs is a class for BCS B...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (89): HH::Unispool::Config::File::Token::Unnumbered::Bcs Download

Added: April 05, 2010 | Visits: 775

File::Slurp File::Slurp is a Perl module for efficient reading/writing of complete files. SYNOPSIS use File::Slurp; my $text = read_file( filename ) ; my @lines = read_file( filename ) ; write_file( filename, @lines ) ; use File::Slurp qw( slurp ) ; my $text = slurp( filename ) ; This module...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (102): File::Slurp Download

Added: July 22, 2010 | Visits: 1.920

VFU File Manager VFU is console (text mode) file manager for UNIX/Linux. During the years I tried to make short attractive list of features which VFU has. Attractive as Advertising above :) and it does not seem to work... at least it didnt for me and I never liked it. I made all possible to make VFU cover all...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (111): VFU File Manager Download

Added: November 17, 2010 | Visits: 1.476

Xephyrus File Upload Tag Library Xephyrus File Upload Tag Library provides an easy way to process files uploaded from a web form from within JSP pages. It is a tag library wrapper around the Jakarta Commons FileUpload utility. Whats New in This Release: - added keepPath attribute to remotePath tag to indicate whether to keep...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (125): Xephyrus File Upload Tag Library Download

Released: April 10, 2012  |  Added: April 18, 2012 | Visits: 2.424

4Videosoft Free PDF File Reader 4Videosoft Free PDF File Reader is an easy-to-use application designed for users to read their PDF files, acting as a free program to view and print PDF files. Best of all, it is absolutely FREE, proving that you really can get a whole lot of something for nothing. 4Videosoft Free PDF File...


Platforms: Windows, Other

License: Freeware Size: 8.15 MB Download (696): 4Videosoft Free PDF File Reader Download

Released: May 28, 2014  |  Added: June 17, 2014 | Visits: 2.639

Fast Duplicate File Finder Fast Duplicate File Finder will help you find fast all duplicate files in a folder and its sub folders. The applications will compare the content of your files so it will find duplicates even if they are using different file names. It uses fast binary comparison algorithm and has internal preview...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 2.66 MB Download (183): Fast Duplicate File Finder Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 742

Character Set Converter Character Set Converter a conversion tool that was designed to help you convert from one character set to another within text documents. It supports nearly all ISO 8859 character sets, all DOS character sets, most important Apple charactersets and most of Windows character sets (non asian). It...


Platforms: Windows

License: Freeware Download (54): Character Set Converter Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 1.131

Easy File Delete And Search Easy File Delete And Search is a small, easy to use application specially designed to help you make some space in your hard drive or search multiple directories. You have to specify target directory/directories, optionally set some filters (file extensions, subfolder search, file size and the...


Platforms: Windows

License: Freeware Download (55): Easy File Delete And Search Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 780

Métamorphose2 File and Folder Renamer Métamorphose is a batch renamer, a program to rename large sets of files and folders quickly and easily. With its extensive feature set, flexibility and powerful interface, Métamorphose is a profesional's tool. A must-have for those that need to rename many files and/or folders on a regular...


Platforms: Windows

License: Freeware Size: 5.75 MB Download (61): Métamorphose2 File and Folder Renamer Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 881

Arctor File Backup Free Arctor is an easy-to-use and powerful file backup solution, offering fast, reliable backup and version management. It can quickly and easily restore your files in the event of accidental loss or hardware failures. With Arctor, you are able to set up regular, on-the-fly, unattended, automatic...


Platforms: Windows, Mac

License: Freeware Size: 4.09 MB Download (56): Arctor File Backup Free Download

< 1 2 3 4 5 >