[Libreoffice-bugs] [Bug 48873] EasyHack: clean out obsolete icons ...

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 25 15:51:03 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48873

--- Comment #1 from Ángel Luis García García <angelluis78 at gmail.com> 2012-04-25 06:51:03 PDT ---
Created attachment 60569
  --> https://bugs.freedesktop.org/attachment.cgi?id=60569
Python Script to compare the contents of zip files, regular files or
directories.

This is a Python Script to compare the contents of zip files, regular files or
directories in Linux and Windows. In order to run this script you only need:

python filecomp.py Source Target

This script returns files in Source but not in Target, where Source and Target
could be a directory, file or zip file.

If you don't need CASE SENSITIVE, you need to change CASE_SENSITIVE to False in
the script.

This script runs with Python 2.6/2.7 in Linux and Windows, and it's under GNU
GPL v3.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list