Sha256: de1b0d728c1a31cb2df2e4be62539c0f4120a2892da88444f8aefa7b72ea4fb7
Contents?: true
Size: 1.38 KB
Versions: 0
Compression: gzip
Compressed size: 595 Bytes
Stored size: 595 Bytes
Contents
--- !ruby/object:Gem::Specification name: typeright version: !ruby/object:Gem::Version version: 0.0.3 platform: ruby authors: - Marcos Piccinini autorequire: bindir: bin cert_chain: [] date: 2015-08-20 00:00:00.000000000 Z dependencies: [] description: Make text beautiful email: x@nofxx.com executables: - typeright extensions: [] extra_rdoc_files: [] files: - ".coveralls.yml" - ".gitignore" - ".hound.yml" - ".travis.yml" - Gemfile - Guardfile - MIT-LICENSE - README.md - Rakefile - bench/all.rb - bin/typeright - lib/typeright.rb - lib/typeright/calculator.rb - lib/typeright/cli.rb - lib/typeright/punctuator.rb - lib/typeright/quotator.rb - lib/typeright/version.rb - spec/spec_helper.rb - spec/typeright/calculator_spec.rb - spec/typeright_spec.rb - typeright.gemspec homepage: http://github.com/nofxx/typeright licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 summary: Make text UTF-8 beautiful test_files: - spec/spec_helper.rb - spec/typeright/calculator_spec.rb - spec/typeright_spec.rb