mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
This commit is contained in:
@@ -10,7 +10,7 @@ managing memory and type casting. When combined with PyORBit and
|
||||
gnome-python, it can be used to write full featured Gnome applications.
|
||||
</longdescription>
|
||||
<longdescription lang="ja">
|
||||
PyGTKは、Python言語プログラムでGTK+ライブラリを使うための、マネージング・メモリ>やタイプ・キャスティングの様な詰まらない事柄の世話をしてくれる便利なラッパーを提
|
||||
PyGTKは、Python言語プログラムでGTK+ライブラリを使うための、マネージング・メモリ>やタイプ・キャスティングの様な詰まらない事柄の世話をしてくれる便利なラッパーを提
|
||||
供します。PyORBitとgnome-pythonと組みあわせると、GNOMEのアプリケーションの特性を
|
||||
完全に抑えるものにすることができます。
|
||||
</longdescription>
|
||||
|
||||
Reference in New Issue
Block a user