ダウンロードリスト

プロジェクト概要

strip_html は、stdin から mbox 形式の電子メール メッセージを読み取るし、stdout に同じ電子メール メッセージを剥ぎすべての html を出力する単純な Perl フィルターです。W3m HTML 書式を使用します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2002-03-22 15:11
0.3

このリリースでは、コード、および簡素化された今準拠のテキスト/ HTML部分を、任意のMIMEをキャッチする必要があります結果として。マルチ/代替のMIME部分は、テキスト/プレーン代替部品を提供し、これを飛ばすことができます。
タグ: Major feature enhancements
In this release, the code was simplified, and as a result it should now catch any MIME compliant text/html part. Multipart/alternative MIME parts, which provides a text/plain alternative part, can now be skipped.

2002-03-13 17:10
0.2

strip_html Perlで書き直されました。それはもはやmimedecodeに依存します。 strip_html今も追加がない<html> .* </html>タグ。
タグ: Major feature enhancements
strip_html was rewritten in Perl. It no longer depends on mimedecode. strip_html now also adds missing <html>.*</html> tags.

2002-03-06 18:00
0.1.3

正規表現は、それも"埋め込まれた属性を持つHTMLタグ"をキャッチに拡張された"HTML"のタグをキャッチします。
タグ: Minor bugfixes
The regexp to catch the "HTML" tag was extended so
that it also catches "HTML" tags with embedded
attributes.

2002-03-04 18:03
0.1.2

それは、クリアテキストのセクションで特殊文字をエスケープするために必要されていないクリアテキストを囲むHTMLタグのリスト"事前"から""ので、変更されました。
タグ: Major bugfixes
The HTML tag to enclose clear text was changed
from "pre" to "listing", so that it is not
necessary to escape special characters in the
clear text section.

2002-03-03 19:04
0.1.1

mimedecodeツールへのリンクは、READMEファイルに追加されました。 procmailのルールを現在のフォルダunstripped.backupでunstrippedメッセージのコピーを保存します。
タグ: Minor feature enhancements
A link to the mimedecode tool was added to the
README. The procmail rule now saves a copy of the
unstripped message in the folder
unstripped.backup.

プロジェクトリソース