[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#299830: marked as done (ITP: python-beautifulsoup -- error-tolerant HTML parser for Python)



Your message dated Tue, 12 Jul 2005 17:21:56 +0900
with message-id <20050712082156.GA26740@debian>
and subject line BeautifulSoup now in the archive
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Mar 2005 21:22:58 +0000
>From decklin@red-bean.com Wed Mar 16 13:22:58 2005
Return-path: <decklin@red-bean.com>
Received: from lakermmtao04.cox.net [68.230.240.35] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DBfyj-0003ym-00; Wed, 16 Mar 2005 13:22:57 -0800
Received: from terminus ([68.14.31.253]) by lakermmtao04.cox.net
          (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP
          id <20050316212227.NCFL11124.lakermmtao04.cox.net@terminus>
          for <submit@bugs.debian.org>; Wed, 16 Mar 2005 16:22:27 -0500
Received: from decklin by terminus with local (Exim 4.50)
	id 1DBfyE-0008Q6-F2
	for submit@bugs.debian.org; Wed, 16 Mar 2005 16:22:26 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Decklin Foster <decklin@red-bean.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: python-beautifulsoup -- error-tolerant HTML parser for Python
X-Mailer: reportbug 3.8
Date: Wed, 16 Mar 2005 16:22:26 -0500
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <E1DBfyE-0008Q6-F2@terminus>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: wishlist
Owner: Decklin Foster <decklin@red-bean.com>

* Package name    : python-beautifulsoup
  Version         : 1.2+cvs20041017
  Upstream Author : Leonard Richardson <leonardr@segfault.org>
* URL             : http://www.crummy.com/software/BeautifulSoup/
* License         : Python
  Description     : error-tolerant HTML parser for Python

The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
nested tag-soup list of Tag objects and text snippets. A Tag object
corresponds to an HTML tag.  It knows about the HTML tag's attributes,
and contains a representation of everything contained between the
original tag and its closing tag (if any). It's easy to extract Tags
that meet certain criteria.

---------------------------------------
Received: (at 299830-done) by bugs.debian.org; 12 Jul 2005 08:22:06 +0000
>From tinuviel@sparcs.kaist.ac.kr Tue Jul 12 01:22:05 2005
Return-path: <tinuviel@sparcs.kaist.ac.kr>
Received: from sparcs.kaist.ac.kr [143.248.234.102] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DsG1l-0007yk-00; Tue, 12 Jul 2005 01:22:05 -0700
Received: from [211.104.100.240] (helo=localhost)
	by sparcs.kaist.ac.kr with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32)
	(Exim 4.50)
	id 1DsG1k-0006IO-EA
	for 299830-done@bugs.debian.org; Tue, 12 Jul 2005 17:22:04 +0900
Received: from tinuviel by localhost with local (Exim 4.52)
	id 1DsG1c-0006yC-Mp
	for 299830-done@bugs.debian.org; Tue, 12 Jul 2005 17:21:56 +0900
Date: Tue, 12 Jul 2005 17:21:56 +0900
To: 299830-done@bugs.debian.org
Subject: BeautifulSoup now in the archive
Message-ID: <20050712082156.GA26740@debian>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
From: Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
Delivered-To: 299830-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Now in the archive. Closing.

Package: python-beautifulsoup
Priority: optional
Section: web
Installed-Size: 60
Maintainer: Decklin Foster <decklin@red-bean.com>
Architecture: all
Source: beautifulsoup
Version: 2.1.0-1
Depends: python (>= 2.3), python (<< 2.4)
Filename: pool/main/b/beautifulsoup/python-beautifulsoup_2.1.0-1_all.deb
Size: 18782
MD5sum: cd0a4fb33142b8b3599217d5bfc9ca6e
Description: error-tolerant HTML parser for Python
 The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
 nested tag-soup list of Tag objects and text snippets. A Tag object
 corresponds to an HTML tag.  It knows about the HTML tag's attributes,
 and contains a representation of everything contained between the
 original tag and its closing tag (if any). It's easy to extract Tags
 that meet certain criteria.



Reply to: