metadata.xml: Correct text in ja longdescriptions

Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2015-11-03 13:01:45 +01:00
parent d85169c4e4
commit 6ad580c64a
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言語モジュール>の様に、Python言語プログラムからURLで指定されたオブジェクトをダウンロードするに>も使えます。Libcurlで利用できる機能全てはPycURLインターフェイスを通して利用でき>ます。
PycURLはLibcurlへのパイソン・インターフェイスです。PycURLはPython言語モジュールの様に、Python言語プログラムからURLで指定されたオブジェクトをダウンロードするにも使えます。Libcurlで利用できる機能全てはPycURLインターフェイスを通して利用できます。
</longdescription>
<upstream>
<remote-id type="github">pycurl/pycurl</remote-id>