Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17156
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pedro.h.souto@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.035 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'parser': 0.05; 'pointers': 0.09; 'prakash': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'convert': 0.19; 'cc:no real name:2**0': 0.20; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'all,': 0.28; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'html.': 0.30; 'subject:text': 0.32; 'tue,': 0.32; 'there': 0.33; 'retain': 0.34; 'file': 0.36; 'received:209.85.161': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'url:org': 0.39; 'received:209': 0.40; '2011': 0.61; 'relevant': 0.70; 'hey,': 0.78 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=pMygIxZhexckqjSb8LXyeIGbsBqoadyCOrvUhLn3H6s=; b=LYdOBHITs6VYhsg+avBY9Z/6bWUjfHoOgAk/UO7xEDIPFAhZhOVrtSOC0d4Xw4s7/n l97QaFuWrstH/9g7wI/CB9g7AfcAvDTwq2u76xLmEMhAtiP4Lw9vS6CMZ3G5XX/JfxAu cGbEG9qLSvBeLyMoayF2rS60sB3nk+RptLJ3Q= |
| MIME-Version | 1.0 |
| In-Reply-To | <CAJyBqUfYV9V5eT=0Tf6p41k8Z2Z9VLyCZW=ZB5wyc01_aF9-xA@mail.gmail.com> |
| References | <CAJyBqUfYV9V5eT=0Tf6p41k8Z2Z9VLyCZW=ZB5wyc01_aF9-xA@mail.gmail.com> |
| Date | Tue, 13 Dec 2011 15:30:40 -0200 |
| Subject | Re: text to html |
| From | Pedro Henrique Guedes Souto <pedro.h.souto@gmail.com> |
| To | prakash jp <prakash.stack@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3609.1323797442.27778.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1323797442 news.xs4all.nl 6842 [2001:888:2000:d::a6]:33179 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:17156 |
Show key headers only | View raw
On Tue, Dec 13, 2011 at 3:22 PM, prakash jp <prakash.stack@gmail.com> wrote: > > Hi All, > > Want to publish a log file as a web page, is there a parser to retain the format of the text as is and then convert to html. Please provide the relevant pointers Hey, You can use this: http://txt2tags.org/ Att; Pedro Henrique Guedes Souto [pedro.h.souto@gmail.com]
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: text to html Pedro Henrique Guedes Souto <pedro.h.souto@gmail.com> - 2011-12-13 15:30 -0200 Re: text to html Grant Edwards <invalid@invalid.invalid> - 2011-12-13 18:14 +0000 Re: text to html James Mills <prologic@shortcircuit.net.au> - 2011-12-14 05:54 -0800
csiph-web