ruby-solve

Ruby version constraint solver implementing semantic versioning

Description

Ruby versioning constraint solver implementing Semantic Versioning 2.0.0 (see http://semver.org/).

Solve supports two different resolvers. A pure Ruby solver implemented using Molinillo and the same dependency resolver the Chef Server uses, dep-selector, which is a Ruby C extension for Gecode.

The Ruby solver is installed and enabled by default. If you'd like to use the Gecode solver you can do so by installing the ruby-dep-selector package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/berkshelf/solve


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-solve