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

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

[Savannah-register-public] [task #5155] Submission of Python Regular Exp


From: Giuseppe Cowo Corbelli
Subject: [Savannah-register-public] [task #5155] Submission of Python Regular Expression Builder
Date: Mon, 16 Jan 2006 13:17:32 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

URL:
  <http://savannah.nongnu.org/task/?func=detailitem&item_id=5155>

                 Summary: Submission of Python Regular Expression Builder
                 Project: Savannah Administration
            Submitted by: cowo
            Submitted on: Mon 01/16/06 at 13:17
         Should Start On: Mon 01/16/06 at 00:00
   Should be Finished on: Thu 01/26/06 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 
The project account will remain inactive until a site admin approve or
discard 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/admin/groupedit.php?group_id=8275>


######### REGISTRATION DETAILS ######### 

Full Name:
----------
  Python Regular Expression Builder

System Group Name:
-----------------
  pyreb

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

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

Description:
------------
  Pyreb - Python Regular Expression Builder
        
is a wxPython based tool that helps building Python Regular expressions
URL: http://cowo.yoda2000.net/Pyreb.tar.gz
License: GPL

Pyreb is a wxPython GUI to the re python module; it will speed up the 
development of Python regular expression (similar to PCRE).
The GUI is simple and features 3 parts:
1) A text box where the text to be analyzed is displayed
2) A text box where the regular expression to be applied is displayed
3) A tree control where the results are displayed

When one of the two textboxes change the regex is compiled and applied.
Errors in the regex are shown in a statusbar.

Pyreb is somewhat similar to Activestate RX Toolkit (part of Komodo IDE), but
is a completely different project.


Other Software Required:
------------------------
  Python 2.4
wxWidgets 2.6.1
wxPython 2.6.1








    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?func=detailitem&item_id=5155>

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





reply via email to

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