14 projects tagged "Windows"
Zero Install is a decentralized cross-distribution software installation system. It allows software developers to publish programs directly from their own Web sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates, and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.
cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD/BluRay recorder. It works as a burn engine for several applications. It supports CD/DVD/BD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives; audio CDs, data CDs, and mixed CDs; full multi-session support; CD-RWs, DVD-R/-RW, DVD+R/+RW, BD-R/BD-RE; and TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD/BD writers.
W-Packager is a packager similar to dpkg that can be used by anyone to create and maintain Debian packages under Linux or other Unix systems. The aim of the project is primarily to have a workable version of a packager that can be compiled on many systems, including those that do not support fork(). At this time, W-Packager is used within UniGW. It can also be used under Linux.
rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.
BitRock InstallBuilder allows you to create easy-to-use multiplatform installers for Linux (x86/PPC/s390/x86_64/Itanium), Windows, Mac OS X, FreeBSD, OpenBSD, Solaris (x86/Sparc), IRIX, AIX, and HP-UX applications. The generated application installers have a native look-and-feel and no external dependencies, and can be run in GUI, text, and unattended modes. In addition to self-contained installers, the installation tool is also able to generate standalone RPM packages.
Multi-Dimensional Clustering (MDC) Table Size Estimator for DB2 is an application that can be used to optimally estimate space requirements based on table statistics and MDC parameters. It has the ability to use one or more clustering dimensions, which speeds up the query process and frees users from the burdens of converting a table to MDC on AIX and Windows.
ZFolder2Product takes the contents of a Zope folder and creates a custom Zope Product, which then re-creates the entire folder contents when installed. The advantage of using ZFolder2Product over a normal Zope exportation is that the folder contents are saved in external files usable within a version control system like CVS. After re-importing the files, you can edit them using the Zope Management Interface and export them back to the filesystem.
rsync-bc (rsync backup client) is a stripped-down version of rsync. The idea behind rsync-bc is to provide a simple client that only supports sending data. Receiving, local file transfers, and daemon/server modes have been disabled. No destructive file operation functions will be present in a binary.