Paketname | rubygems1.9 |
Beschreibung | package management framework for Ruby libraries/applications |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3.5-1ubuntu2 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 816 Byte |
Hängt ab von | ruby1.9 (>= 1.9.0.1-5), rdoc1.9 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libgems-ruby |
Paketgröße | 190602 Byte |
Prüfsumme MD5 | e4b2b6859547078360a7174eea2de5f8 |
Prüfsumme SHA1 | 9c564710890960342f0d365148d7b6ca0f9652fd |
Prüfsumme SHA256 | dcab846cd1cc3379ed27be9625cf399885a93e3a736626de77cd7607a003124b |
Link zum Herunterladen | rubygems1.9_1.3.5-1ubuntu2_all.deb |
Ausführliche Beschreibung | This is a way to package Ruby libraries/applications for distribution.
RubyGems provides the ability to manage concurrent versions of libraries and
dependencies between those libraries. Using RubyGems, you can:
* download and install Ruby libraries easily
* not worry about libraries A and B depending on different versions of
library C
* easily remove libraries you no longer use
.
This package provides RubyGems with Ruby 1.9.
|