Sha256: 100d7ceb9da1eac154330ba3dbe0af5638d84d98b0d4916d69f44e5a8553128e

Contents?: true

Size: 1.53 KB

Versions: 0

Compression: gzip

Compressed size: 737 Bytes

Stored size: 737 Bytes

Contents

--- !ruby/object:Gem::Specification
name: mahoro
version: !ruby/object:Gem::Version
  version: '0.5'
platform: ruby
authors:
- Shu-yu Guo
- Eric Wong
autorequire: 
bindir: bin
cert_chain: []
date: 2020-02-22 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: https://yhbt.net/mahoro.git/
  documentation: https://yhbt.net/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: https://yhbt.net/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: []
rubygems_version: 3.1.0.pre3
signing_key: 
specification_version: 4
summary: An interface to libmagic
test_files: []

Package Spec version

mahoro-0.5