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

--- Comment #1 from Ángel Luis García García <[email protected]> 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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to