Bastian Kleineidam
|
9a80938e0a
|
Add and use find_program() utility method instead of calling distutils find_executable directly.
|
2010-03-01 16:10:17 +01:00 |
Bastian Kleineidam
|
fdb1f398bf
|
Moved p7zip_supports_rar() function to util package where it belongs.
|
2010-03-01 16:05:32 +01:00 |
Bastian Kleineidam
|
c647f65a87
|
Test if encoding is supported by the archive program.
|
2010-02-23 19:31:14 +01:00 |
Bastian Kleineidam
|
017f9a155c
|
Ensure executable exists when checking encoding for a program
|
2010-02-23 07:32:13 +01:00 |
Bastian Kleineidam
|
ef668ddc94
|
Added check for supported tar and 7z codecs
|
2010-02-22 21:55:29 +01:00 |
Bastian Kleineidam
|
f29b31ec42
|
Use instance variable for program to run; and rename cmd to program
|
2010-02-22 21:30:47 +01:00 |
Bastian Kleineidam
|
6790380c70
|
Implemented create command
|
2010-02-21 15:48:52 +01:00 |
Bastian Kleineidam
|
2587bfda86
|
Added test archive command.
|
2010-02-21 13:40:42 +01:00 |
Bastian Kleineidam
|
1e3a72bdaa
|
Initial commit
|
2010-02-21 12:14:57 +01:00 |