Difference between revisions of "Loook.py"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
'''Official page''': http://www.danielnaber.de/loook/
+
'''Official page''': http://mechtilde.de/Loook
+
'''New Home''': http://mechtilde.de/Loook
+
  
 
'''Loook is a simple Python tool that searches for text strings in OpenOffice.org (and StarOffice 6.0 or later) files. It works under Linux, Windows and Macintosh.''' AND, OR and phrase searches are supported. It doesn't create an index, but searching should be fast enough unless you have really many files.
 
'''Loook is a simple Python tool that searches for text strings in OpenOffice.org (and StarOffice 6.0 or later) files. It works under Linux, Windows and Macintosh.''' AND, OR and phrase searches are supported. It doesn't create an index, but searching should be fast enough unless you have really many files.
Line 7: Line 5:
 
If you experience problems (e.g. files not found) please start loook.py from a shell and check if there are warnings or errors.
 
If you experience problems (e.g. files not found) please start loook.py from a shell and check if there are warnings or errors.
  
'''Download Loook''' 0.6.8: [http://www.danielnaber.de/loook/ Loook] (12KB, released 2010-12-04) for Mac
+
'''Download Loook''': [http://mechtilde.de/Loook Loook] for Linux and Windows
 
+
'''Download Loook''' 0.7.2: [http://mechtilde.de/Loook Loook] for Linux and Windows
+
 
It has a translatable GUI.  
 
It has a translatable GUI.  
 
  
 
'''Requirements''':  
 
'''Requirements''':  
for Loook < 0.6.8: Python 2.2 or later(not Python3) and Tkinter (this is usually part of Python and doesn't have to be installed separately)
 
 
 
for Loook > 0.7: Python 3 or later
 
for Loook > 0.7: Python 3 or later
  
 
'''License''': Loook is freely available under the GPL v2+.
 
'''License''': Loook is freely available under the GPL v2+.
  
It is also available as a Debian package in Sid.
+
It is also available as a Debian package for the next stable Release Jessie.
  
  
 
[[Category: Python]][[Category:External Project]]
 
[[Category: Python]][[Category:External Project]]

Revision as of 17:16, 25 January 2014

Official page: http://mechtilde.de/Loook

Loook is a simple Python tool that searches for text strings in OpenOffice.org (and StarOffice 6.0 or later) files. It works under Linux, Windows and Macintosh. AND, OR and phrase searches are supported. It doesn't create an index, but searching should be fast enough unless you have really many files.

If you experience problems (e.g. files not found) please start loook.py from a shell and check if there are warnings or errors.

Download Loook: Loook for Linux and Windows It has a translatable GUI.

Requirements: for Loook > 0.7: Python 3 or later

License: Loook is freely available under the GPL v2+.

It is also available as a Debian package for the next stable Release Jessie.

Personal tools