From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: taylanbayirli@gmail.com (Taylan Ulrich B.) Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile parsing html and htmlprag. Date: Wed, 24 Jul 2013 15:52:34 +0200 Message-ID: <87li4wawv1.fsf@taylan.uni.cx> References: <87a9lcw1mj.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1374673966 10523 80.91.229.3 (24 Jul 2013 13:52:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jul 2013 13:52:46 +0000 (UTC) Cc: guile-devel To: Dmitry Bogatov Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jul 24 15:52:48 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V1zUl-0006iK-W3 for guile-devel@m.gmane.org; Wed, 24 Jul 2013 15:52:48 +0200 Original-Received: from localhost ([::1]:45951 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1zUl-0007bD-Bq for guile-devel@m.gmane.org; Wed, 24 Jul 2013 09:52:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1zUh-0007b5-0T for guile-devel@gnu.org; Wed, 24 Jul 2013 09:52:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1zUd-0006mQ-Rc for guile-devel@gnu.org; Wed, 24 Jul 2013 09:52:42 -0400 Original-Received: from mail-bk0-x22b.google.com ([2a00:1450:4008:c01::22b]:32951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1zUd-0006lo-LE; Wed, 24 Jul 2013 09:52:39 -0400 Original-Received: by mail-bk0-f43.google.com with SMTP id jm19so100103bkc.16 for ; Wed, 24 Jul 2013 06:52:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=roPyn6eTmajdhcbsJbylX1EO9JlUGxPrpPA1ZM1U1Ig=; b=q4tN5ZviRWEBk//XQcwrgJLzYfpg37hQyiLLVaKn92XUsohejhPqBgAdm2d2Bbx2kt lZRTVoyHlYy9NCQM9Jc/51YtGo81Lfnp3S5vo2Nye1UgNI60j9u6TD3RtdwVPScaw05a nNkOTP6+59Ti2rQlr7ZLjnQKFEVr2PKbqWcYGkD8UI7abVpwB2yjdhlJJJi7YQEElGp4 lM7DWrvI3x9ZgOY0Mego8UcdQh6J1BOrdKIecTx0VR6TiALC+VBY9LX2WD8U2/mp8jJ7 bMj49531z0qt3Djz7jxUgSuBJ1DvuK8rZhcSEHXioQ3FOywHq67YR6Hk8pA0SBFWPaBl YYEA== X-Received: by 10.205.12.135 with SMTP id pi7mr5311719bkb.173.1374673957981; Wed, 24 Jul 2013 06:52:37 -0700 (PDT) Original-Received: from taylan.uni.cx (p4FD91047.dip0.t-ipconnect.de. [79.217.16.71]) by mx.google.com with ESMTPSA id oe7sm2272868bkb.5.2013.07.24.06.52.36 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 24 Jul 2013 06:52:37 -0700 (PDT) In-Reply-To: <87a9lcw1mj.fsf@gnu.org> (Dmitry Bogatov's message of "Wed, 24 Jul 2013 17:04:04 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4008:c01::22b X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:16539 Archived-At: Dmitry Bogatov writes: > Hello! > > Beeing in need to parse html(not xml) with Guile, I discovered that we > have no one-true-way solution, like python's Beautiful Soup. The best we > have is htmlprag-0.16. It works for me, good documented(even in > TexInfo), but it is dropped by it's author. I think it would get more > love as part of official Guile modules tree (personally, I always prefer > standard modules to something-that-even-have-no-git-repository). > > If you agree with proposition, I will start work on patch. > > -- > Best regards, Dmitry Bogatov , > Free Software supporter and netiquette guardian. > git clone git://gitorious.org/illusionoflife-read-only/rc-files.git --depth 1 > GPG: 54B7F00D > Html mail and proprietary format attachments are forwarded to /dev/null. If I'm not mistaken, having a nontrivial amount of code (e.g. whole module) become part of the official Guile distribution requires the copyright of the code (and subsequent contributions) to be assigned to the FSF. So both you and all original authors of htmlprag would need to officially assign their copyright. (This might be implausible if there have been a dozen contributors.) Otherwise, might want to look into guildhall. Taylan