パッケージ: ruby-solve (4.0.0-1)
ruby-solve に関するリンク
Trisquel の資源:
ruby-solve ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Hleb Valoshka
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby version constraint solver implementing semantic versioning
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.
その他の ruby-solve 関連パッケージ
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-molinillo (>= 0.6)
- generic dependency resolution algorithm
-
- dep: ruby-semverse (>= 1.1)
- Ruby library for representing SemVer versions and constraints