Sha256: acff1b2e1531b374335d891737857f628dc9f982ab64f9dd87e9685f259ca10d

Contents?: true

Size: 1.55 KB

Versions: 0

Compression: gzip

Compressed size: 749 Bytes

Stored size: 749 Bytes

Contents

--- !ruby/object:Gem::Specification
name: mahoro
version: !ruby/object:Gem::Version
  version: '0.4'
platform: ruby
authors:
- Shu-yu Guo
- Eric Wong
autorequire: 
bindir: bin
cert_chain: []
date: 2013-04-05 00:00:00.000000000 Z
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/
  documentation: http://bogomips.org/mahoro/
email: normalperson@yhbt.net
executables: []
extensions:
- ext/mahoro/extconf.rb
extra_rdoc_files:
- ext/mahoro/mahoro.c
files:
- .gitignore
- GNUmakefile
- INSTALL
- README
- ext/mahoro/extconf.rb
- ext/mahoro/mahoro.c
- ext/mahoro/nogvl_compat.h
- lib/mahoro/thread_safe.rb
- magic.sample
- mahoro.gemspec
- maintainership-transfer.mbox.gz
- setup.rb
- test/test_mahoro.rb
- www/.gitignore
homepage: http://bogomips.org/mahoro/README
licenses:
- Public Domain
metadata: {}
post_install_message: 
rdoc_options:
- --exclude
- \.o
- --exclude
- \.so
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: mahoro
rubygems_version: 2.0.2
signing_key: 
specification_version: 4
summary: An interface to libmagic
test_files: []

Package Spec version

mahoro-0.4