[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#698210: ITP: ruby-librarian -- a framework for writing bundlers



Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen <ssm@debian.org>

* Package name    : ruby-librarian
  Version         : 0.0.26
  Upstream Author : Jay Feldblum <yfeldblum@gmail.com>
* URL             : https://github.com/yfeldblum/librarian
* License         : MIT
  Programming Lang: Ruby
  Description     : a framework for writing bundlers

Librarian is a framework for writing bundlers, which are tools that resolve,
fetch, install, and isolate a project's dependencies, in Ruby.

Librarian ships with Librarian-Chef, which is a bundler for your Chef-based
infrastructure repositories. In the future, Librarian-Chef will be a separate
project.

A bundler written with Librarian will expect you to provide a specfile listing
your project's declared dependencies, including any version constraints and
including the upstream sources for finding them. Librarian can resolve the
spec, write a lockfile listing the full resolution, fetch the resolved
dependencies, install them, and isolate them in your project.

A bundler written with Librarian will be similar in kind to Bundler, the
bundler for Ruby gems that many modern Rails applications use.


Reply to: