Sha256: d8b2d7870996c52803c8c10b168dcbadd6755c194db3e415b6144b88a4fc3958

Contents?: true

Size: 1.48 KB

Versions: 0

Compression: gzip

Compressed size: 704 Bytes

Stored size: 704 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: mahoro
version: !ruby/object:Gem::Version 
  hash: 15
  prerelease: false
  segments: 
  - 0
  - 2
  version: "0.2"
platform: ruby
authors: 
- Shu-yu Guo
- Eric Wong
autorequire: 
bindir: bin
cert_chain: []

date: 2011-01-31 00:00:00 +00:00
default_executable: 
dependencies: []

description: |-
  An interface to libmagic to determine file types using "magic" numbers.
  This can be used in place of calling the file(1) command in Ruby scripts.
  Shu-yu Guo is the original author but all maintenance is handled by
  Eric Wong nowadays.
  
  source: http://bogomips.org/mahoro.git/
email: normalperson@yhbt.net
executables: []

extensions: 
- extconf.rb
extra_rdoc_files: []

files: 
- INSTALL
- extconf.rb
- mahoro.c
- mahoro.gemspec
- maintainership-transfer.mbox.gz
- test.rb
has_rdoc: true
homepage: http://mahoro.rubyforge.org/
licenses: 
- Public Domain
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: mahoro
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: An interface to libmagic
test_files: 
- test.rb

Package Spec version

mahoro-0.2