[ 原始碼: ruby-magic ]
套件:ruby-magic(0.2.9-4)
Ruby FFI bindings to libmagic
This package provides a Ruby FFI wrapper to the "magic" library that determines content type and encoding of files and strings. The library does three types of tests: file system tests, magic number tests, and language tests. The first test that succeeds causes the file type to be returned.
其他與 ruby-magic 有關的套件
|
|
|
|
-
- dep: libmagic-dev
- Recognize the type of data in a file using "magic" numbers - development
-
- dep: ruby-ffi (>= 0.6.3)
- load dynamic libraries, bind functions from within ruby code