caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "François Bobot" <francois.bobot@cea.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Lambda Soup - HTML scraping and rewriting with CSS selectors
Date: Tue, 17 Nov 2015 10:31:49 +0100	[thread overview]
Message-ID: <564AF405.10400@cea.fr> (raw)
In-Reply-To: <4824377F-4045-4D47-9BAB-E06B0C939988@yahoo.com>

On 16/11/2015 22:01, Anton Bachin wrote:
> I would like to announce the release of Lambda Soup, a library for
> manipulating HTML documents with CSS selector support.

Nice! It is a very nice way to select nodes.

> The library is based on a set of lazy node traversals (to parents,
> children, siblings, etc.). The CSS syntax maps onto these. Types are
> used to distinguish HTML node classes (such as text, element, and
> document) and reduce the need for error-checking.

Does the types are as powerful as the one in tyxml? Is it possible to have this kind of selectors on 
top of tyxml?

regards,

-- 
François


  reply	other threads:[~2015-11-17  9:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-16 21:01 Anton Bachin
2015-11-17  9:31 ` François Bobot [this message]
2015-11-22  7:58   ` Anton Bachin
2015-11-23 10:44     ` François Bobot
2015-11-23 16:26       ` Anton Bachin
2015-11-23 17:16         ` Drup
2015-11-23 17:35           ` Anton Bachin
2015-11-23 17:41             ` Anton Bachin
2015-11-23 18:20             ` Drup
2015-11-23 19:02               ` Anton Bachin
2015-11-24  8:35         ` François Bobot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564AF405.10400@cea.fr \
    --to=francois.bobot@cea.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).