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

Revised Common Lectionary Episcopal freeware
Filter: All | Freeware | Demo
 

Revised Common Lectionary Episcopal

1 2 3 4 5 > 
Added: May 26, 2010 | Visits: 2.361

PerlPoint::Converters PerlPoint::Converters is a Perl module that contains a README and common functions for PerlPoint converters. PerlPoint is a simple text format which allows easy typing of text with headlines, bullet lists, normal text paragraphs, indented paragraphs for code examples etc., from which slides for...



Platforms: *nix

License: Freeware Size: 460.8 KB Download (513): PerlPoint::Converters Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 524

CheckOsVer CheckOsVer is small, free program which will report your Operating System Version and also the version of the Windows Common Controls installed on your Windows PC. CheckOsVer is completely free. You may use it and distribute it freely to anyone you like. If you want to include CheckOsVer with...





Platforms: Windows, Other

License: Freeware Size: 163.84 KB Download (416): CheckOsVer Download

Added: November 02, 2010 | Visits: 2.469

PyKota Print Quota System PyKota is a complete GPLed Print Quota and Accounting Software Solution for the Common UNIX Printing System (aka CUPS) on GNU/Linux and Unix-like operating systems, which offers a great flexibility with regard to the page accounting methods it supports. Older releases of PyKota Print Quota...


Platforms: *nix

License: Freeware Download (371): PyKota Print Quota System Download

Added: February 08, 2010 | Visits: 1.181

SchoolTool SchoolTool project is a common information systems platform for school administration. SchoolTool is a project to develop a common global school administration infrastructure that is freely available under an Open Source licence. The vision is to create a platform that is equally compelling...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (162): SchoolTool Download

Added: November 22, 2010 | Visits: 1.427

Common C++ RTP GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (159): Common C++ RTP Download

Added: October 08, 2010 | Visits: 1.014

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation.


Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: June 06, 2010 | Visits: 1.456

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: October 08, 2010 | Visits: 1.266

Emacs Common Lisp Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. It does not yet purport to conform to the ANSI standard since, among other things, CLOS, and pretty printing are missing. However, most other Common Lisp features like lexical closures, packages, readtables, multiple...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (120): Emacs Common Lisp Download

Added: October 07, 2010 | Visits: 1.142

java-diff java-diff is a set of Java classes which implement the longest common subsequences algorithm. java-diff compares the elements in two arrays, returning a list of Difference objects, each of which describes an addition, deletion, or change between the two arrays.. incava.org - Open source...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (120): java-diff Download

Added: June 17, 2010 | Visits: 1.534

Steel Bank Common Lisp Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). Steel Bank...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (117): Steel Bank Common Lisp Download

Added: March 17, 2010 | Visits: 1.371

Ubuntu Common Hooker Ubuntu Common Hooker project aims to provide an interface for unknown file extensions to automatically install a certain packages when its called. Use cases Eduard is a schizophrenic, however his only obession and a way to calm him down is listening to "Veronika Plays Piano, volume 1" which...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (116): Ubuntu Common Hooker Download

Added: May 15, 2010 | Visits: 1.220

Software::Packager Software::Packager is a common software packaging interface. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(); $packager->version(1.2.3.4.5.6); $packager->package_name("Somename"); $packager->program_name(Software Packager); $packager->description("This is the...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Software::Packager Download

Added: November 19, 2013 | Visits: 1.285

Debian GNU/Linux Debian Operating System is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel. Linux is a completely free piece of software...


Platforms: *nix

License: Freeware Download (114): Debian GNU/Linux Download

Added: January 03, 2010 | Visits: 828

KAppfinder KAppfinder searches your workstation for many common applications and creates menu entries for them. This package is part of KDE, and a component of the KDE base module. See the kde and kdebase packages for more information. Installation: You need to install klik on your system to run cmg...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (114): KAppfinder Download

Added: July 31, 2013 | Visits: 1.564

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD.


Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

Added: February 09, 2010 | Visits: 1.115

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (109): Regexp::Common::net Download

Added: January 27, 2010 | Visits: 1.488

Common UNIX Printing System CUPS provides a portable printing layer for Unix(r)-based operating systems. Common UNIX Printing System has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V and Berkeley command line interfaces, and uses the Internet Printing...


Platforms: *nix

License: Freeware Size: 4.6 MB Download (109): Common UNIX Printing System Download

Added: April 15, 2010 | Visits: 970

Callplot Callplot is a tool for drawing "call-flow" diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including "ASCII-art", pic format, XML, SVG, and VML. The -pic option produces pic(1)...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (109): Callplot Download

Added: March 21, 2010 | Visits: 1.079

CL-PDF CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others. It is used by cl-typesetting to provide a complete typesetting system..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): CL-PDF Download

Added: May 11, 2010 | Visits: 1.288

Fractal View Fractal View project is a fractal viewing application that can be used to explore common fractal sets. It runs full-screen, supports four different fractal sets, has 22 different color palletes, support for PNG files, and performs anti-aliasing and zooming in all sets. Installing - Download...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (108): Fractal View Download

1 2 3 4 5 >