diff options
| author | jvoisin | 2011-08-21 21:11:40 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-21 21:11:40 +0200 |
| commit | 383537fb9f6910d765a022ba7b2ac9bc04abb9a7 (patch) | |
| tree | 129cf607f968ac81f016deea64440535ba3c01ca /README | |
| parent | 042b47fe377291799c5c28cd5484bc3d4e456f01 (diff) | |
Misc
Diffstat (limited to '')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -120,6 +120,7 @@ HOW TO IMPLEMENT NEW FORMATS: | |||
| 120 | - get_meta(self) | 120 | - get_meta(self) |
| 121 | 5. don't forget to call the do_backup() method when necessary | 121 | 5. don't forget to call the do_backup() method when necessary |
| 122 | 122 | ||
| 123 | |||
| 123 | ALTERNATIVES AND COMPLEMENTS: | 124 | ALTERNATIVES AND COMPLEMENTS: |
| 124 | for images: | 125 | for images: |
| 125 | exiftool (perl) : metadata manipulation | 126 | exiftool (perl) : metadata manipulation |
| @@ -133,6 +134,10 @@ other tools: | |||
| 133 | an hexadecimal editor | 134 | an hexadecimal editor |
| 134 | 135 | ||
| 135 | 136 | ||
| 137 | NOTES: | ||
| 138 | Formats that are not in the test suite are not well-tested, | ||
| 139 | please don't trust the MAT about them ! | ||
| 140 | |||
| 136 | LICENSE: | 141 | LICENSE: |
| 137 | This program is free software; you can redistribute it and/or modify | 142 | This program is free software; you can redistribute it and/or modify |
| 138 | it under the terms of the GNU General Public License version 2 as | 143 | it under the terms of the GNU General Public License version 2 as |
