Sha256: 5620f485c00ff961db5b2a812520e10769ecb446a432ce78078cb235a23c22d4

Contents?: true

Size: 1.37 KB

Versions: 0

Compression: gzip

Compressed size: 683 Bytes

Stored size: 683 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: mahoro
version: !ruby/object:Gem::Version 
  prerelease: 
  version: "0.3"
platform: ruby
authors: 
- Shu-yu Guo
- Eric Wong
autorequire: 
bindir: bin
cert_chain: []

date: 2011-03-15 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
- magic.sample
- 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 
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
requirements: []

rubyforge_project: mahoro
rubygems_version: 1.6.2
signing_key: 
specification_version: 3
summary: An interface to libmagic
test_files: 
- test.rb

Package Spec version

mahoro-0.3