diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-31 17:22:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-31 17:22:00 +0000 |
| commit | 0b2cc5b601d59959a241af1cef4b0926f0833020 (patch) | |
| tree | a6fcbc71c3c58ddf0522ceb47ae7a83166f04b52 /dev-python/ply-python2/metadata.xml | |
| parent | 865e7c7d85735ed07592f402d89b7569a6685387 (diff) | |
| download | baldeagleos-repo-0b2cc5b601d59959a241af1cef4b0926f0833020.tar.gz baldeagleos-repo-0b2cc5b601d59959a241af1cef4b0926f0833020.tar.xz baldeagleos-repo-0b2cc5b601d59959a241af1cef4b0926f0833020.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/ply-python2/metadata.xml')
| -rw-r--r-- | dev-python/ply-python2/metadata.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-python/ply-python2/metadata.xml b/dev-python/ply-python2/metadata.xml deleted file mode 100644 index 343b2a021172..000000000000 --- a/dev-python/ply-python2/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <herd>maintainer-wanted</herd> - </maintainer> - <longdescription> -PLY is a Python-only implementation of the popular compiler construction -tools lex and yacc. The implementation borrows ideas from a number of -previous efforts; most notably John Aycock's SPARK toolkit. However, -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. - </longdescription> - <longdescription lang="ja"> -PLYはLexとYaccの有名なコンパイラ・コンストラクション・ツールのPython言語実装です -。この実装は以前の試みから幾つものアイディアを借りています。そのほとんどがJohn AycockのSPARKツールキットからです。しかしながら、実装の全体像はC言語によるLexとYaccにより近いモデルです。PLYの他の重要点は幅広い入力バリデーションとエラー報告を提供する点です。 -- その二点は他のPython言語パーサーより優れています。 - </longdescription> - <upstream> - <remote-id type="pypi">ply</remote-id> - </upstream> - <origin>calculatelinux-overlay</origin> -</pkgmetadata> |
