From 67064ef687e8b3a61f5a4698ae1b029e2e70822c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 16 Oct 2015 15:31:39 +0200 Subject: Update remote-ids Signed-off-by: Justin Lecher --- dev-python/ply/metadata.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/ply') diff --git a/dev-python/ply/metadata.xml b/dev-python/ply/metadata.xml index d643b333a410..0decdfd8aca4 100644 --- a/dev-python/ply/metadata.xml +++ b/dev-python/ply/metadata.xml @@ -1,4 +1,4 @@ - + python @@ -10,9 +10,12 @@ the overall flavor of the implementation is more closely modeled after the C version of lex and yacc. The other significant feature of PLY is that it provides extensive input validation and error reporting--much more so than other Python parsing tools. - + PLYはLexとYaccの有名なコンパイラ・コンストラクション・ツールのPython言語実装です 。この実装は以前の試みから幾つものアイディアを借りています。そのほとんどがJohn AycockのSPARKツールキットからです。しかしながら、実装の全体像はC言語によるLexとYaccにより近いモデルです。PLYの他の重要点は幅広い入力バリデーションとエラー報告を>提供する点です。 -- その二点は他のPython言語パーサーより優れています。 - + + + ply + -- cgit v1.2.3-65-gdbad