[ Bron: ruby-magic ]
Pakket: ruby-magic (0.2.9-4)
Verwijzigingen voor ruby-magic
Debian bronnen:
Het bronpakket ruby-magic downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-magic gerelateerde pakketten
|
|
|
|
-
- 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