ダウンロードリスト

プロジェクト概要

Sedsed は、巨匠のセッド スクリプト Python スクリプトです。Sed、sed (Linux、DOS) のバージョンでスクリプトをデバッグすることができますセッド デバッグ ファイル生成します。それもインデントを行うスクリプトつねありスペース/コメントの書式設定。カラフルな HTML ファイルを削除する sed スクリプトを変換することもできます。

システム要件

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

2004-12-10 05:33
1.0

このバージョンは、デバッガ上で、質の高いジャンプをマークします。今では以下のコードを生成する(〜40%)であり、高速、以前のバージョンよりも小さい。移植性の問題も、今では、Unixや他のお子様sedのバージョンでは機能的に解決された。オプションで便利なのは生成されるデバッグファイルを閲覧するデバッグが新規メッセージ-ダンプです。重要なバグの時にはA、C、iコマンドのためのテキストの読み取りを修正しました。
タグ: Major feature enhancements
This version marks a quality jump on the debugger. Now it
generates less code (~40% less) and is faster than the
previous version. Portability problems were also solved, now
it will work in Unix and other older sed versions. There is a
new --dump-debug option useful to inspect the generated
debug file. An important bug was fixed when reading text for
the a, c, i commands.

2003-11-17 20:47
0.8

このリリースでは、と- htmlizeのエイリアスとして、新しい- Hオプションは、新しい- nオプションの出力を抑制するため(だけ)のsedのようにしています。これには、標準入力では、sedスクリプト(だけ)のsedのように受け入れるかのバグが修正されました。ソースコードを、今でも読むことが見直された。
タグ: Major feature enhancements
This release has a new -n option to suppress output (just like sed), and a new -H option as an alias to --htmlize. It accepts the sed script on STDIN (just like sed), and some bugs were fixed. The source code was rearranged, and is even readable now.

2003-01-21 19:20
0.7

の新規メッセージ-色のオプションは、ANSI.SYSをしているWindowsユーザのために追加されているロードされたファイル。 Windows環境では、sedスクリプトを読んでバグが修正されました。
タグ: Minor bugfixes
A new --color option has been added for Windows users who have the ANSI.SYS file loaded. The bug on reading the sed script under Windows was fixed.

2002-11-21 14:30
0.6

このプログラムは現在Windows上で機能し、また人々のPythonがインストールされないための実行可能ファイルのバージョンが含まれます。
タグ: Minor feature enhancements
The program now works on Windows, and also
includes an executable version for those who don't
have Python installed.

2002-05-09 11:06
0.5

Sedsed今はPython 1.5のデータおよびパラメータと同様にGNU sedを渡され、互換性があります。また、アール- f(ファイル)と- e(スクリプト)オプションは、今は、sedスクリプトの代わりに、ファイルに保存するのonelinerとして渡すことができます。
タグ: Major feature enhancements
Sedsed is now compatible with Python 1.5 and data and parameters are passed as in GNU sed. There are also -f {file} and -e {script} options, so now the sed script can be passed as a oneliner instead of saving it to a file.

プロジェクトリソース