diff options
Diffstat (limited to 'contrib/file/TODO')
-rw-r--r-- | contrib/file/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/file/TODO b/contrib/file/TODO index f78893f..eef01ed 100644 --- a/contrib/file/TODO +++ b/contrib/file/TODO @@ -15,3 +15,5 @@ small amount of C is needed (because fast execution is typically only required for soft magic, not the more detailed information given by hard-wired routines). In this regard, note that hplip, which is BSD-licensed, has a magic reimplementation in Python. + +Read the kerberos magic entry for more ideas. |