Sha256: 071548fab0a7d85a6285d6cab641b4a42b17af62de6f6b435c3161fcaa727ce6

Contents?: true

Size: 1.43 KB

Versions: 0

Compression: gzip

Compressed size: 652 Bytes

Stored size: 652 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: rygments
version: !ruby/object:Gem::Version 
  hash: 27
  prerelease: 
  segments: 
  - 0
  - 1
  - 0
  version: 0.1.0
platform: ruby
authors: 
- Emil Loer
autorequire: 
bindir: bin
cert_chain: []

date: 2011-02-27 00:00:00 +01:00
default_executable: 
dependencies: []

description: Rygments is a Ruby wrapper for the Pygments syntax highlighter. It uses an embedded Python interpreter to get high processing throughput.
email: 
- emil@koffietijd.net
executables: []

extensions: 
- ext/extconf.rb
extra_rdoc_files: []

files: 
- .gitignore
- Gemfile
- README.markdown
- Rakefile
- example/example.rb
- ext/extconf.rb
- ext/wrapper.c
- lib/rygments.rb
- lib/rygments/rygments.py
- lib/rygments/version.rb
- rygments.gemspec
has_rdoc: true
homepage: https://github.com/thedjinn/rygments
licenses: []

post_install_message: 
rdoc_options: []

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: rygments
rubygems_version: 1.5.2
signing_key: 
specification_version: 3
summary: Rygments is a Ruby wrapper for Pygments
test_files: []

Package Spec version

rygments-0.1.0