Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76332
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'formatting': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'expressions.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'regular': 0.32; 'text': 0.33; 'fri,': 0.33; 'created': 0.35; 'tool': 0.35; 'received:google.com': 0.35; 'thank': 0.38; 'how': 0.40; 'you.': 0.62; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=EKwV1cEHeT12Fyh+cwTqMEJveSTLdQTKsTBU/127VHI=; b=htarmcZoIPlBdSSKoVGDEI9o6WxJvWYat5PPCk5+f67TfUMevEBu8q4UYiuqD5YSsj 0YFd6zaqUB2yfbjgEoMjVW2hdF98NtlhF68WvVqzT6rf5Z2aioEQ/DyjeTTdIAnHIP+E 4GtY92TwYNZOTeyffsYEkYRRom1K6gnOO7boT4JMYqX9tY2xmqAvJQ335FBaQoDjJAqY jjW0A/WuKKhtTFH+uvm7+hoJu8+LA0zgYkOeHb/3c+PBqFqi1+bwTwTAgAHqi4A/5577 F6WQ3v2/KCo2eeZYJsjsP67uj5x3VWqaBiaNuo8dSJslsDHN3Piv+wvQ3ugKw9YL5cL9 u/xg== |
| MIME-Version | 1.0 |
| X-Received | by 10.42.48.197 with SMTP id t5mr18162402icf.11.1408056557382; Thu, 14 Aug 2014 15:49:17 -0700 (PDT) |
| In-Reply-To | <198ac789-f8e3-4f81-b10f-d7b29c25a70f@googlegroups.com> |
| References | <198ac789-f8e3-4f81-b10f-d7b29c25a70f@googlegroups.com> |
| Date | Fri, 15 Aug 2014 08:49:17 +1000 |
| Subject | Re: PyMatch Tool. |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13011.1408056559.18130.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408056559 news.xs4all.nl 2872 [2001:888:2000:d::a6]:51183 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76332 |
Show key headers only | View raw
On Fri, Aug 15, 2014 at 5:50 AM, <rafinha.unix@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PyMatch Tool. rafinha.unix@gmail.com - 2014-08-14 12:50 -0700
Re: PyMatch Tool. Chris Angelico <rosuav@gmail.com> - 2014-08-15 08:49 +1000
Re: PyMatch Tool. Skip Montanaro <skip@pobox.com> - 2014-08-14 19:31 -0500
Re: PyMatch Tool. Christian Gollwitzer <auriocus@gmx.de> - 2014-08-15 22:59 +0200
Re: PyMatch Tool. Rafael Francischini <rafinha.unix@gmail.com> - 2014-08-18 05:21 -0700
Re: PyMatch Tool. Christian Gollwitzer <auriocus@gmx.de> - 2014-08-18 19:38 +0200
Re: PyMatch Tool. Rafael Francischini <rafinha.unix@gmail.com> - 2014-08-18 13:14 -0700
csiph-web