metadata.xml: Correct broken text in ja longdescriptions

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-03 12:06:07 +01:00
parent 69c6b15426
commit 875c4f21c9
6 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ Python module. All the functionality provided by libcurl can used through
the pycurl interface.
</longdescription>
<longdescription lang="ja">
PycURLはLibcurlへのパイソン・インターフェイスです。PycURLはPython言語モジュール&gt;の様に、Python言語プログラムからURLで指定されたオブジェクトをダウンロードするに&gt;も使えます。Libcurlで利用できる機能全てはPycURLインターフェイスを通して利用でき&gt;ます。
PycURLはLibcurlへのパイソン・インターフェイスです。PycURLはPython言語モジュール>の様に、Python言語プログラムからURLで指定されたオブジェクトをダウンロードするに>も使えます。Libcurlで利用できる機能全てはPycURLインターフェイスを通して利用でき>ます。
</longdescription>
<upstream>
<remote-id type="github">pycurl/pycurl</remote-id>