[Bug 233743] Review Request: python-html2text - Converts a page of HTML into clean, easy-to-read plain ASCII text

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 24 17:07:07 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: python-html2text - Converts a page of HTML into clean, easy-to-read plain ASCII text


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233743


pertusus at free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |pertusus at free.fr
               Flag|                            |fedora-review+




------- Additional Comments From pertusus at free.fr  2007-03-24 13:06 EST -------
dos2unix isn't in the default buildroot, I suggest using sed instead:

sed -i -e 's/\r//' html2text.py

* rpmlint output is ignorable
W: python-html2text no-documentation
* free software license, not included - but there is only one
  file.
* follow guidelines
* match upstream
6b567fea434b188e3ce838fffccf1565  html2text-2.26.py
* sane provides
* files section right

APPROVED, once you fix the dos2unix issue.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list