ruby1.8 1.8.7.352-2 source package in Ubuntu
Changelog
ruby1.8 (1.8.7.352-2) unstable; urgency=low * Add -fno-tree-sra on armel. Workaround that Closes: #634260 -- Lucas Nussbaum <email address hidden> Sun, 24 Jul 2011 12:30:48 +0200
Upload details
- Uploaded by:
- akira yamada
- Uploaded to:
- Sid
- Original maintainer:
- akira yamada
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby1.8_1.8.7.352-2.dsc | 2.1 KiB | fbe41c59b27bcd8d851602bf559fcb68dae71efe3125c3c06d0755646e73e9d4 |
ruby1.8_1.8.7.352.orig.tar.gz | 4.7 MiB | 2325b9f9ab2af663469d057c6a1ef59d914a649808e9f6d1a4877c8973c2dad0 |
ruby1.8_1.8.7.352-2.debian.tar.gz | 49.3 KiB | 98167e2e08b89d0abab0c8db984948a7b9de07208ce3422909202bb78322b330 |
No changes file available.
Binary packages built by this source
- libruby1.8: No summary available for libruby1.8 in ubuntu oneiric.
No description available for libruby1.8 in ubuntu oneiric.
- libruby1.8-dbg: Debugging symbols for Ruby 1.8
Contains debugging symbols for libruby1.8.
.
This package is provided primarily to provide a backtrace with names
in a debugger, this makes it somewhat easier to interpret core
dumps. Most people will not need this package.
- libtcltk-ruby1.8: No summary available for libtcltk-ruby1.8 in ubuntu oneiric.
No description available for libtcltk-ruby1.8 in ubuntu oneiric.
- ri1.8: Ruby Interactive reference (for Ruby 1.8)
ri is a command line tool that displays descriptions of built-in Ruby
methods, classes, and modules. For methods, it shows you the calling
sequence and a description. For classes and modules, it shows a
synopsis along with a list of the methods the class or module
implements.
.
This package provides the ri documentation for the Ruby 1.8 standard library.
The ri1.8 executable itself is in the ruby1.8 package.
- ruby1.8: No summary available for ruby1.8 in ubuntu oneiric.
No description available for ruby1.8 in ubuntu oneiric.
- ruby1.8-dev: Header files for compiling extension modules for the Ruby 1.8
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package contains the header files and the mkmf library, necessary
to make extension library for Ruby 1.8.
- ruby1.8-examples: No summary available for ruby1.8-examples in ubuntu oneiric.
No description available for ruby1.8-examples in ubuntu oneiric.
- ruby1.8-full: Ruby 1.8 full installation
For many good reasons, the Ruby programming language is split in many
small different packages. Installing this package will make sure you have
all the packages that add up to a full Ruby installation, with the exception
of the Tcl/Tk bindings for Ruby, which are only recommended.