149 projects tagged "Packaging"
Schmant is a build tool for building Java programs. It provides a set of build tasks (compile, text process, tar archive, etc.) and an environment in which to run build scripts. Build scripts can be written Groovy, JavaScript, JRuby, or Jython. The goal of the project is to be feature-comparable with Apache Ant, but much nicer to work with.
Kheops is a PHP source repository for small to medium sized projects. Its aim is to be easy to use but powerful. It features a Web interface, automated archive creation, and other enjoyable features. It works with a Python client to allow advanced users to keep a copy of the sources updated.
CAN is a packaging program that uses a format similar to JAR, but with some improvements. CAN uses only existing, open source tools for its implementation. It packages any executable and libraries, supports executable CANs, and can even tweak environment variables before execution.
Nhopkg is a lightweight and powerful package manager system for Unix-like operating systems. Nhopkg can install, remove, update, search, and manage software packages in its own .nho format. Nhopkg aims to be a universal package manager. Because of this, Nhopkg isn't only a package manager, but is also a set of guidelines to pack up software for any machine. Therefore, to check package dependencies, Nhopkg searches for specific files instead of package names.
Chestnut Package Manager is a utility to handle executables and resource files in a transparent, platform independent, and relocatable way. Its concept is similar to Apple bundles and Java archives. It is implemented in Python. Chestnut makes it possible to invoke programs or obtain resources without knowledge of their absolute or relative path, making them accessible even after relocation of the package to another directory.
The JumpBox for Ruby on Rails is a self-contained Ubuntu Linux environment that, upon startup, immediately hosts fully functioning Apache, Ruby, MySQL, and Ruby On Rails environments. With only a minimal amount of preparation, you can use your favorite deployment method to install and host your Rails application on the JumpBox.
List2pkg is a program to create Slackware packages in a simple way. More precisely, given a list of files, it will create a Slackware package containing these files. A user trying to install that package will see the same files installed at the same locations they were on your system.