Virgil Dupras
|
a3e41602cf
|
Added long_description to setup.
|
13 years ago |
Virgil Dupras
|
8b00632dd6
|
Set zip_safe to False, as it causes problems when creating executables for Windows of apps using it.
|
13 years ago |
Virgil Dupras
|
fa68152b35
|
Added tag 1.0.0 for changeset 48c2103380f5
|
13 years ago |
Virgil Dupras
|
19c1f2c444
|
Added missing sentinel in osx module's method defs.
|
13 years ago |
Virgil Dupras
|
aff05287b3
|
Added README and CHANGES.
|
13 years ago |
Virgil Dupras
|
203973d66c
|
Licensed under BSD.
|
13 years ago |
Virgil Dupras
|
ae126c47bf
|
In plat_other, added support for sending to trash on external volumes.
|
13 years ago |
Virgil Dupras
|
cc15b628a2
|
plat_other tries to see if an Ubuntu-style trash exists and uses it.
|
13 years ago |
Virgil Dupras
|
6856e49f2d
|
Added the plat_other module (for Linux).
|
13 years ago |
Virgil Dupras
|
8a1dff2947
|
Renamed _trash_* modules to _send2trash_* and added python wrapper around them.
--HG--
rename : modules/trash_osx.c => modules/send2trash_osx.c
rename : modules/trash_win.c => modules/send2trash_win.c
|
13 years ago |
Virgil Dupras
|
be87b55146
|
Improved the trash_win module.
|
13 years ago |
Virgil Dupras
|
b8434f7cc0
|
Added the trash_win module.
|
13 years ago |
Virgil Dupras
|
fc511be6b2
|
An OSError is more appropriate I think.
|
13 years ago |
Virgil Dupras
|
5aa4811725
|
Added the osx module.
|
13 years ago |