Sha256: b940aa1cb9220e5d751b1457f6d9acecf80dc99e9201fe5a96fb1d2237cbe55a

Contents?: true

Size: 1.51 KB

Versions: 0

Compression: gzip

Compressed size: 693 Bytes

Stored size: 693 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: console
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 1
  version: "0.1"
platform: ruby
authors: 
- William Morgan
autorequire: 
bindir: bin
cert_chain: []

date: 2010-05-10 21:59:22 -04:00
default_executable: 
dependencies: []

description: Console is a hlper for displaying super-ASCII strings on the console. It turns out that all these funny foreign characters not only take up strange numbers of bytes, they also take up strange numbers of columns on the screen when you print them. Console procides utility methods for determining the display width of a string, and for taking a substring in a display-width-centric manner.
email: wmorgan-console@masanjin.net
executables: []

extensions: 
- ext/console/extconf.rb
extra_rdoc_files: []

files: 
- ext/console/extconf.rb
- ext/console/console.c
- test/console.rb
has_rdoc: true
homepage: http://console.rubyforge.org
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: Console is a helper for displaying super-ASCII strings on the console.
test_files: []

Package Spec version

console-0.1