Sha256: 872a14ff88a0a8a59fdafc66c7f4396431637c1d82caadf9e83a830eb0bf2521

Contents?: true

Size: 1.51 KB

Versions: 0

Compression: gzip

Compressed size: 621 Bytes

Stored size: 621 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: glongman-otv-ffiruby-filemagic
version: !ruby/object:Gem::Version 
  version: 0.1.0
platform: ruby
authors: 
- Geoff Longman
autorequire: 
bindir: bin
cert_chain: []

date: 2009-02-02 00:00:00 -08:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: ffi
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: "0"
    version: 
description: new implementation of the ancient ruby-filemagic gem. Uses FFI to talk to native library
email: glongman@overlay.tv
executables: []

extensions: []

extra_rdoc_files: []

files: 
- VERSION.yml
- lib/ffi_file_magic.rb
- test/ffiruby_filemagic_test.rb
- test/leaktest.rb
- test/perl
- test/pyfile
- test/pyfile-compressed.gz
- test/test_helper.rb
has_rdoc: true
homepage: http://github.com/glongman-otv/ffiruby-filemagic
post_install_message: 
rdoc_options: 
- --inline-source
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: new implementation of the ancient ruby-filemagic gem. Uses FFI to talk to native library
test_files: []

Package Spec version

glongman-otv-ffiruby-filemagic-0.1.0