Sha256: 25ff5803bb1bdfe6851a3f333ce45865b5cadf03a2a501994f2086316233938c

Contents?: true

Size: 1.94 KB

Versions: 0

Compression: gzip

Compressed size: 811 Bytes

Stored size: 811 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: typedown
version: !ruby/object:Gem::Version 
  hash: 27
  prerelease: false
  segments: 
  - 0
  - 0
  - 2
  version: 0.0.2
platform: ruby
authors: 
- wrimle
autorequire: 
bindir: bin
cert_chain: []

date: 2010-08-13 00:00:00 +02:00
default_executable: typedown
dependencies: 
- !ruby/object:Gem::Dependency 
  name: bluecloth
  prerelease: false
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 1
        segments: 
        - 2
        - 0
        - 7
        version: 2.0.7
  type: :runtime
  version_requirements: *id001
description: Typedown is a markdown preprocessor which forwards it's output to a markdown parser. Presently bluecloth
email: rmyrland@gmail.com
executables: 
- typedown
extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- History.txt
- Manifest.txt
- README.rdoc
- Rakefile
- VERSION
- bin/typedown
- lib/typedown.rb
- lib/typedown/document.rb
- lib/typedown/section.rb
- script/console
- script/destroy
- script/generate
- test/data/example.tpd
- test/helper.rb
- test/test_document.rb
- test/test_section.rb
- typedown.gemspec
has_rdoc: true
homepage: http://github.com/wrimle/typedown
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: A markdown dialect optimized for fast typing on mobile devices
test_files: 
- test/test_document.rb
- test/helper.rb
- test/test_section.rb

Package Spec version

typedown-0.0.2