Sha256: 1c0dfc44ad8634902d83d9c4b10c973f32f8d6b025f37374bbb71f9e30a087d0

Contents?: true

Size: 1.91 KB

Versions: 0

Compression: gzip

Compressed size: 789 Bytes

Stored size: 789 Bytes

Contents

--- !ruby/object:Gem::Specification
name: obo
version: !ruby/object:Gem::Version
  version: 0.1.5
platform: ruby
authors:
- Robert Syme
- Darren Oakley
autorequire: 
bindir: bin
cert_chain: []
date: 2014-04-22 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: bundler
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: '1.3'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: '1.3'
description: 'The OBO format is the text file format used by OBO-Edit, the open-source,
  platform-independent application for viewing and editing ontologies. The format
  is described here: http://www.geneontology.org/GO.format.obo-1_2.shtml'
email:
- rob.syme@gmail.com
- daz.oakley@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- .document
- .gitignore
- Gemfile
- LICENSE.txt
- README.rdoc
- Rakefile
- VERSION
- lib/obo.rb
- lib/obo/header.rb
- lib/obo/parser.rb
- lib/obo/stanza.rb
- lib/obo/version.rb
- obo.gemspec
- test/data/ro.obo
- test/data/so_2_4_3.obo
- test/data/temp
- test/data/testfile.txt
- test/helper.rb
- test/test_obo.rb
homepage: http://github.com/robsyme/obo
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.0.3
signing_key: 
specification_version: 4
summary: A parser for the OBO flat file format
test_files:
- test/data/ro.obo
- test/data/so_2_4_3.obo
- test/data/temp
- test/data/testfile.txt
- test/helper.rb
- test/test_obo.rb
has_rdoc: 

Package Spec version

obo-0.1.5