savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #5844] Submission of Python Graphical G


From: Miguel ÁngelGarcía
Subject: [Savannah-register-public] [task #5844] Submission of Python Graphical Grep-like Tool
Date: Fri, 25 Aug 2006 23:10:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 (Debian-1.5.dfsg+1.5.0.6-3)

URL:
  <http://savannah.nongnu.org/task/?5844>

                 Summary: Submission of Python Graphical Grep-like Tool
                 Project: Savannah Administration
            Submitted by: magmax
            Submitted on: Friday 08/25/2006 at 23:10
         Should Start On: Friday 08/25/2006 at 00:00
   Should be Finished on: Monday 09/04/2006 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
             Open/Closed: Open
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


== REGISTRATION ADMINISTRATION ==

While this item will be useful to track the registration process, approving
or discarding the registration must be done using the specific "Group
Administration" page, accessible only to site administrators, effectively
logged as site administrators (superuser):

  <https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=8739>


== REGISTRATION DETAILS ==

Full Name:
----------
  *Python Graphical Grep-like Tool*

System Group Name:
-----------------
  *pygrep*

Type:
-----
  non-GNU software &amp; documentation

License:
-------- 
  GNU General Public License V2 or later

Description:
------------
  Pygrep is a graphical tool similar to "grep". 

Usually, when you are developping a big application, you must battle with a
lot of sources, and you need to search a lot of words (variables, function
names, constants and so on). A lot of times, "grep" is powerful enouth to
help you in your searchs, but other times it is not.

This program tries to help you in these cases:
- It will allow to save a profile with different configurations of search
directories.
- You'll be able to click on the found labels and open the file on your
default (or not) editor.
- You can decide if you want to search only in the files that was obtained in
the last search. Notice that it is not the same as "$ grep word|grep word2",
but may be similar to "$ grep word2 `grep -H word|cut -f1 -d':'`"  
- It will be possible to show the line before/after/both the expresion to
search (the match expresion will be highlighted)
- Well... I have no more requisites, but when people will use it, they could
give their experiences.

Source Code: Sorry, but I cannot include an url with the actual status of the
project, but it is only on my PC. Version 0.1 is almost already prepared to be
used.

License: GPL

Language: Python + GTK + Glade

Other Software Required:
------------------------
  python-2.4
python-glade2
python-gtk2


Other Comments:
---------------
  This is the first time I try to "send my programs to the world". I have a
lot of little programs in my PC, but all of them are a)bad programmed;
b)unended; c)wrong.

This is my real first try and I have no idea about what I have to do ;)








    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?5844>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]