Package gem-librarianp: Information
Source package: gem-librarianp
Version: 1.1.2-alt1
Build time: Aug 13, 2024, 11:33 PM
Category: Development/Ruby
Report package bugHome 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.
List of RPM packages built from this SRPM:
gem-librarianp (noarch)
gem-librarianp-devel (noarch)
gem-librarianp-doc (noarch)
gem-librarianp (noarch)
gem-librarianp-devel (noarch)
gem-librarianp-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
Aug. 3, 2024 Pavel Skrylev 1.1.2-alt1
- ^ 1.1.1 -> 1.1.2
March 17, 2022 Pavel Skrylev 1.1.1-alt1
- ^ 1.0.0 -> 1.1.1
Sept. 16, 2020 Pavel Skrylev 1.0.0-alt1
- ^ 0.6.4 -> 1.0.0 - ! spec