- fileutil::magic::cfront [L1 ]
- Generator core for compiler of magic(5) files
- fileutil::magic::cgen [L2 ]
- Generator core for compiler of magic(5) files
- fileutil::magic::filetype [L3 ]
- Procedures implementing file-type recognition
- fileutil::magic::mimetype [L4 ]
- This command has been removed and its features incorporated into fileutil::magic::filetype.
- fileutil::magic::rt [L5 ]
- Runtime core for file type recognition engines written in pure Tcl
[replace this comment with more details on this tcllib module]
The module and its packages are a Tcllib'ification of CMcC's mime type recognition in pure tcl.
Have a look at tmag for an extension that is using libmagic directly.
Nicko : A simple command line tool and portable library to identify popular file types. Compiles as a command-line program or loadable Tcl module.