Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37417093
en ru br
ALT Linux repos
S:1.1.1-alt1

Group :: Development/Ruby
RPM: gem-librarianp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.1-alt1
Build date: 8 september 2022, 19:30 ( 84.2 weeks ago )
Size: 45.37 Kb

Home page:   https://github.com/voxpupuli/librarian

License: MIT
Summary: A Framework for Bundlers. Fork to support librarian-puppet
Description:

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

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-librarianp
  • gem-librarianp-devel
  • gem-librarianp-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin