Re: PyMatch Tool.

2014-08-18 Thread Rafael Francischini
Cristian you are right, never experienced visual regexp, is incredible. I created pyMatch to help me in the automation scripts and text formatting, so I decided to work from the command line. You're right, you can also do this with sed, but sed has a small defect "in my view", you will be able

Re: PyMatch Tool.

2014-08-18 Thread Christian Gollwitzer
Am 18.08.14 14:21, schrieb Rafael Francischini: Em sexta-feira, 15 de agosto de 2014 17h59min28s UTC-3, Christian Gollwitzer escreveu: I expected something like visual regexp: http://laurent.riesterer.free.fr/regexp/ Since RegExp-Syntax is very similar across tools, yours is almost

Re: PyMatch Tool.

2014-08-18 Thread Rafael Francischini
Em sexta-feira, 15 de agosto de 2014 17h59min28s UTC-3, Christian Gollwitzer escreveu: > Am 14.08.14 21:50, schrieb rafinha.u...@gmail.com: > > > Hello, I created this tool to help me develop on formatting text using > > regular expressions. > > > Any questions, I am available. > > > Thank yo

Re: PyMatch Tool.

2014-08-15 Thread Christian Gollwitzer
Am 14.08.14 21:50, schrieb rafinha.u...@gmail.com: Hello, I created this tool to help me develop on formatting text using regular expressions. Any questions, I am available. Thank you. Tool -> https://github.com/rfunix/PyMatch I expected something like visual regexp: http://laurent.r

Re: PyMatch Tool.

2014-08-14 Thread Skip Montanaro
On Thu, Aug 14, 2014 at 5:49 PM, Chris Angelico wrote: > > > Tool -> https://github.com/rfunix/PyMatch > > How is this better than GNU sed? I didn't look closely at the program, but I have an idea how I might use it. Back in the dawn of Internet time (before Y2K, Django, V8, etc) I developed and

Re: PyMatch Tool.

2014-08-14 Thread Chris Angelico
On Fri, Aug 15, 2014 at 5:50 AM, wrote: > Hello, I created this tool to help me develop on formatting text using > regular expressions. > Any questions, I am available. > Thank you. > > Tool -> https://github.com/rfunix/PyMatch How is this better than GNU sed? ChrisA -- https://mail.python.or

PyMatch Tool.

2014-08-14 Thread rafinha . unix
Hello, I created this tool to help me develop on formatting text using regular expressions. Any questions, I am available. Thank you. Tool -> https://github.com/rfunix/PyMatch -- https://mail.python.org/mailman/listinfo/python-list