Sha256: 94ea7fa2ebbc29a45693b79bbc63113bdfb3d5508a372ee1aae9c3c372372278

Contents?: true

Size: 1.9 KB

Versions: 0

Compression: gzip

Compressed size: 675 Bytes

Stored size: 675 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: github-markup
version: !ruby/object:Gem::Version 
  version: 0.2.1
platform: ruby
authors: 
- Chris Wanstrath
autorequire: 
bindir: bin
cert_chain: []

date: 2010-01-25 00:00:00 -08:00
default_executable: 
dependencies: []

description: The code we use to render README.your_favorite_markup
email: chris@ozmm.org
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.md
files: 
- .gitignore
- .kick
- HISTORY.md
- LICENSE
- README.md
- Rakefile
- lib/github/commands/asciidoc2html
- lib/github/commands/asciidocapi.py
- lib/github/commands/rest2html
- lib/github/markup.rb
- lib/github/markup/rdoc.rb
- lib/github/markup/version.rb
- lib/github/markups.rb
- test/markup_test.rb
- test/markups/README.asciidoc
- test/markups/README.asciidoc.html
- test/markups/README.markdown
- test/markups/README.markdown.html
- test/markups/README.noformat
- test/markups/README.noformat.html
- test/markups/README.org
- test/markups/README.org.html
- test/markups/README.pod
- test/markups/README.pod.html
- test/markups/README.rdoc
- test/markups/README.rdoc.html
- test/markups/README.rst
- test/markups/README.rst.html
- test/markups/README.textile
- test/markups/README.textile.html
- test/markups/README.txt
- test/markups/README.txt.html
has_rdoc: true
homepage: http://github.com/defunkt/github-markup
licenses: []

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

rubyforge_project: 
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: The code we use to render README.your_favorite_markup
test_files: 
- test/markup_test.rb

Package Spec version

github-markup-0.2.1