Sha256: e5606e04cfc7edc30eaa7e8c7e218ea5c0599575b4b234e5f552ae877be06576

Contents?: true

Size: 1.29 KB

Versions: 37

Compression:

Stored size: 1.29 KB

Contents

Gem::Specification.new do |s|
  s.name = 'rdiscount'
  s.version = '1.6.8'
  s.summary = "Fast Implementation of Gruber's Markdown in C"
  s.date = '2011-01-25'
  s.email = 'rtomayko@gmail.com'
  s.homepage = 'http://github.com/rtomayko/rdiscount'
  s.has_rdoc = true
  s.authors = ["Ryan Tomayko", "David Loren Parsons", "Andrew White"]
  # = MANIFEST =
  s.files = %w[
    BUILDING
    COPYING
    README.markdown
    Rakefile
    bin/rdiscount
    discount
    ext/Csio.c
    ext/amalloc.h
    ext/basename.c
    ext/config.h
    ext/css.c
    ext/cstring.h
    ext/docheader.c
    ext/dumptree.c
    ext/emmatch.c
    ext/extconf.rb
    ext/generate.c
    ext/html5.c
    ext/markdown.c
    ext/markdown.h
    ext/mkdio.c
    ext/mkdio.h
    ext/rdiscount.c
    ext/resource.c
    ext/tags.c
    ext/tags.h
    ext/toc.c
    ext/xml.c
    lib/markdown.rb
    lib/rdiscount.rb
    man/markdown.7
    man/rdiscount.1
    man/rdiscount.1.ronn
    rdiscount.gemspec
    test/benchmark.rb
    test/benchmark.txt
    test/markdown_test.rb
    test/rdiscount_test.rb
  ]
  # = MANIFEST =
  s.test_files = ["test/markdown_test.rb", "test/rdiscount_test.rb"]
  s.extra_rdoc_files = ["COPYING"]
  s.extensions = ["ext/extconf.rb"]
  s.executables = ["rdiscount"]
  s.require_paths = ["lib"]
  s.rubyforge_project = 'wink'
end

Version data entries

37 entries across 34 versions & 4 rubygems

Version Path
challah-1.0.0.beta vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.9.1.beta.3 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.9.1.beta vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.9.0 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.8.3 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.8.1 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-rolls-0.1.0 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.8.0.pre vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.7.1 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.7.0 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.7.0.pre2 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.7.0.pre vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.6.2 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.6.1 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/rdiscount-1.6.8/rdiscount.gemspec
challah-0.6.0 vendor/bundle/gems/rdiscount-1.6.8/rdiscount.gemspec