1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/ruby-filemagic/pkg-descr
2003-10-14 20:41:23 +00:00

8 lines
326 B
Plaintext

FileMagic is a Ruby binding to the magic(4) library, which you may
know better as the file(1) command. The file(1) command identifies
the type of a file using, among other tests, a test for whether the
file begins with a certain magic number.
Author: Travis Whitton <whitton@atlantic.net>
WWW: http://grub.ath.cx/filemagic/