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

Documents Required Filing Relative freeware
Filter: All | Freeware | Demo
 

Documents Required Filing Relative

< 1 2 3 4 5 
Added: February 25, 2010 | Visits: 869

Bio::DB::GFF::Feature Bio::DB::GFF::Feature is a relative segment identified by a feature type. Bio::DB::GFF::Feature is a stretch of sequence that corresponding to a single annotation in a GFF database. It inherits from Bio::DB::GFF::RelSegment, and so has all the support for relative addressing of this class and...



Platforms: *nix

License: Freeware Size: 4.7 MB Download (92): Bio::DB::GFF::Feature Download

Added: August 01, 2010 | Visits: 1.913

Book Layout Generator Book Layout Generator is a tool that comes handy when printing long documents in a book fashion. Book Layout Generator tool generates the correct page sequence to print long documents in a book fashion. You just need to specify how many pages are there in your document and whether to print 2...





Platforms: *nix

License: Freeware Size: 37.89 KB Download (190): Book Layout Generator Download

Added: October 18, 2010 | Visits: 782

HaXml HaXml is a collection of utilities for parsing, transforming, filtering and generating XML documents using Haskell. Its basic facilities include: - a parser for XML, - a separate error-correcting parser for HTML, - an XML validator, - pretty-printers for XML and HTML. For processing XML...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (93): HaXml Download

Added: June 19, 2010 | Visits: 2.619

Document Library Document Library is a Web application for document management in larger organizations with a lot of documents. Organizations deal with numerous documents, such as word processor documents and PDFs. These documents often reside on someones computer and are not network accessible. Versions of...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (170): Document Library Download

Added: February 19, 2010 | Visits: 845

Alvis::Pipeline Alvis::Pipeline is a Perl extension for passing XML documents along the Alvis pipeline. SYNOPSIS use Alvis::Pipeline; $in = new Alvis::Pipeline::Read(host => "harvester.alvis.info", port => 16716, spooldir => "/home/alvis/spool"); $out = new Alvis::Pipeline::Write(port => 29168); while...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): Alvis::Pipeline Download

Added: May 23, 2010 | Visits: 966

Minnow Minnow is a Web-based PDF discussion engine for discussing and annotating documents in an online, multi-user environment. Minnow was developed by the Mathematical Biology group at the Northwest Fisheries Science Center in Seattle, WA with support by NOAA/NMFS. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (91): Minnow Download

Added: March 13, 2010 | Visits: 2.340

JODConverter JODConverter, the Java OpenDocument Converter, converts documents between different office formats. The project leverages OpenOffice.org, which provides arguably the best import/export filters for OpenDocument and Microsoft Office formats available today. JODConverter automates all...


Platforms: *nix

License: Freeware Download (206): JODConverter Download

Added: July 13, 2010 | Visits: 1.538

JooReports JOOReports (Java/OpenOffice Reports) is an open source solution for creating office documents and reports in Java, using OpenOffice.org. Its primary goal is making template composition easy. Templates are regular word processor documents, created the OpenOffice.org Writer, with just a few...


Platforms: *nix

License: Freeware Size: 5 MB Download (115): JooReports Download

Added: March 08, 2010 | Visits: 758

XMLParser for PHP XMLParser is a library that assists in parsing XML documents into generic PHP arrays. It also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds..


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): XMLParser for PHP Download

Added: September 14, 2013 | Visits: 1.000

PdfRipImage PdfRipImage is a program to automatically extract images from PDF documents and convert them to a format of your choice (such as JPEG or TIFF). It runs on UNIX-like platforms and requires utilities from netpbm and xpdf.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): PdfRipImage Download

Added: September 14, 2010 | Visits: 1.231

Bundle::Colloquy::BotBot2 Bundle::Colloquy::BotBot2 is a bundle to install all modules required for BotBot2. SYNOPSIS perl -MCPAN -e install Bundle::Colloquy::BotBot2 CONTENTS Colloquy::Bot::Simple - Simple robot interface for Colloquy Colloquy::Data - Read Colloquy 1.3 and 1.4 data files Config::General -...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Bundle::Colloquy::BotBot2 Download

Added: October 17, 2010 | Visits: 1.960

Texmaker Texmaker is a free LaTeX editor, that integrates many tools needed to develop documents with LaTeX, in just one application. Texmaker is a free and cross-platform program which runs on unix, macosx and windows systems. Texmaker is a Qt program, that integrates many tools needed to develop...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (135): Texmaker Download

Added: July 20, 2010 | Visits: 976

PDFKreator PDFKreator is an easy to use KDE tool for creating PDF documents out of a bunch of image files. It heavily uses ImageMagicks convert tool, tiff2ps and ps2pdf..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (113): PDFKreator Download

Added: September 15, 2010 | Visits: 1.103

Software::Packager::Tar Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(tar); FUNCTIONS new() This method creates and returns a new class object....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Software::Packager::Tar Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 1.878

Module::MakefilePL::Parse Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", <$fh>) ); $info = $parser->required; The purpose of this module is to determine the...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Module::MakefilePL::Parse Download

Added: July 03, 2010 | Visits: 681

mod_auth_useragent2 mod_auth_useragent2 is an Apache module that can be used to limit access to documents by means of the User-Agent. As an authentication method, this is really unsafe because it is easy to change the User-Agent in most browsers, but it could be used to prevent stupid bots and spiders from...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (85): mod_auth_useragent2 Download

Added: May 21, 2010 | Visits: 1.000

Bundle::MusicBrainz::Client Bundle::MusicBrainz::Client is a Perl module with a bundle to install MusicBrainz::Client and required modules. SYNOPSIS perl -MCPAN -e install Bundle::MusicBrainz::Client CONTENTS MusicBrainz::Client - for to get to know thyself MusicBrainz::Queries 0.05 - The RDF Query Constants...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (91): Bundle::MusicBrainz::Client Download

Added: January 08, 2010 | Visits: 891

eCromedos eCromedos is a document preparation system that allows concurrent publication of documents in print and web. Documents are written in an XML-conforming markup language and converted to HTML or printable document formats by means of a special software. eCromedoss defines document formats for a...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (92): eCromedos Download

Added: February 11, 2010 | Visits: 832

PlainDoc PlainDoc (pd2tex) document production system allows you to write documents as normal text files. pd2tex tool converts the plain text files to: - TeX which then gets converted to pdf (you need pdflatex tool installed) - DocBook (dbx) which can be fed to various tool chains (not supplied) to...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): PlainDoc Download

Added: August 23, 2010 | Visits: 832

docbook2X docbook2X is a software package that converts DocBook documents into the GNU Texinfo format and the traditional Unix man page format. Notable features include table support for man pages, internationalization support, and easy customization of the output using XSLT. (Easy, because unlike other...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (95): docbook2X Download

< 1 2 3 4 5