Projects tagged ‘development’ and ‘packaging’


[7 total ]

405 Users
   

RubyGems is a package manager for the Ruby. It provides a standard format for distributing Ruby programs and libraries (in a self-contained format called "gems"), a tool designed to easily manage the ... [More] installation of gems, and a server for distributing them. [Less]
Created over 3 years ago.

8 Users
 

The Perl Archive (PAR) Toolkit helps create single-file bundles of Perl code, analogous to Java's JAR files. PAR can optionally create standalone executables that bundle the entire Perl interpreter to enable deployment to machines that lack Perl.
Created over 2 years ago.

5 Users

A simplistic script which automates a limited set of rubyforge operations.
Created over 3 years ago.

5 Users

Buildr is a build system for Java applications. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we ... [More] can easily extend for those one-off tasks, with a language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management. [Less]
Created over 2 years ago.

2 Users
 

The EPP project creates all the package downloads of eclipse.org based on defined user profiles, provides and integrates the EPP Usage Data Collector that collects information about how individuals ... [More] are using the Eclipse platform, and provides a platform that allows the creation of packages (zip/tar downloads) from an update site. [Less]
Created about 1 year ago.

1 Users
 

Builder is the build system for the Syllable Desktop and Syllable Server operating systems, their native applications and third-party software ported to them. Consonant is the new incarnation of ... [More] Builder, written in ORCA, a partial clone of the REBOL language. [Less]
Created about 1 year ago.

0 Users

Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution. This is useful for two reasons: * You can easily ship a single jar file with no ... [More] external dependencies. * You can avoid problems where your library depends on a specific version of a library, which may conflict with the dependencies of another library. [Less]
Created about 1 year ago.