Sha256: 19b92523dbbc8696e2b72c477e962435f2caab364adaf15886017d8b8d0f3d78

Contents?: true

Size: 1.79 KB

Versions: 0

Compression: gzip

Compressed size: 876 Bytes

Stored size: 876 Bytes

Contents

--- !ruby/object:Gem::Specification
name: rubypants-unicode
version: !ruby/object:Gem::Version
  version: 0.2.1
  prerelease: 
platform: ruby
authors:
- Chris Chapman
- Christian Neukirchen
autorequire: 
bindir: bin
cert_chain: []
date: 2012-08-13 00:00:00.000000000 Z
dependencies: []
description: ! 'It just occurred to me that if we are encoding our HTML pages in UTF-8
  to

  handle multiple languages and using web fonts with multilanguage support,

  shouldn''t we be able to directly insert the simple apostrophe, ellipsis, and

  em-dash?


  RubyPants-Unicode is a Ruby port of the smart-quotes library SmartyPants that outputs

  unicode characters (UTF-8) instead of HTML entities.


  The original "SmartyPants" is a free web publishing plug-in for

  Movable Type, Blosxom, and BBEdit that easily translates plain ASCII

  punctuation characters into "smart" typographic punctuation HTML

  entities.

'
email: chris.chapman@aggiemail.usu.edu
executables: []
extensions: []
extra_rdoc_files:
- README.md
files:
- install.rb
- rubypants.rb
- test_rubypants.rb
- README.md
- Rakefile
homepage: https://github.com/cdchapman/rubypants-unicode
licenses: []
post_install_message: 
rdoc_options:
- --main
- README.md
- --line-numbers
- --inline-source
- --all
- --exclude
- test_rubypants.rb
require_paths:
- .
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.17
signing_key: 
specification_version: 3
summary: RubyPants-Unicode is a Ruby port of the smart-quotes library SmartyPants.
test_files:
- test_rubypants.rb

Package Spec version

rubypants-unicode-0.2.1