scripts/dtrx

branch
trunk
changeset 114
d2a28fe2a8ff
parent 111
09be2149c500
child 115
d670445a0a9b
equal deleted inserted replaced
113:1c754ecdcef3 114:d2a28fe2a8ff
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 # 3 #
4 # dtrx -- Intelligently extract various archive types. 4 # dtrx -- Intelligently extract various archive types.
5 # Copyright ⓒ 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org> 5 # Copyright © 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
6 # Copyright ⓒ 2008 Peter Kelemen <Peter.Kelemen@gmail.com> 6 # Copyright © 2008 Peter Kelemen <Peter.Kelemen@gmail.com>
7 # 7 #
8 # This program is free software; you can redistribute it and/or modify it 8 # This program is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License as published by the 9 # under the terms of the GNU General Public License as published by the
10 # Free Software Foundation; either version 3 of the License, or (at your 10 # Free Software Foundation; either version 3 of the License, or (at your
11 # option) any later version. 11 # option) any later version.

mercurial