library to determine file type
libmagic is a library to which attempts to classify files. There ar
three sets of tests, performed in the following order:

- filesystem tests
- magic number tests
- language tests

Maintainer: Rui Reis <rui@rui.cx>

WWW: ftp://ftp.astron.com/pub/file/
