dev-python/epydoc: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:59:23 +0000 (20:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:39:33 +0000 (22:39 +0100)
dev-python/epydoc/metadata.xml

index b409ee3118940a8215b85b12cb22623c37d03bce..1f008fb5021479a26e9b9ce5e39b741e7a4a5a95 100644 (file)
@@ -6,20 +6,20 @@
                <name>Python</name>
        </maintainer>
        <longdescription>
-  Epydoc is a python documentation system without output similar to javadoc. 
-  Epydoc uses python doc-strings, importing modules, and introsepction in 
-  order to do its thing -- if your modules are not safe to import, you 
-  should look for another tool. Documentation mark-up is done with restructed
-  text (reST).
-  </longdescription>
+               Epydoc is a python documentation system without output similar to javadoc.
+               Epydoc uses python doc-strings, importing modules, and introsepction in
+               order to do its thing -- if your modules are not safe to import, you
+               should look for another tool. Documentation mark-up is done with restructed
+               text (reST).
+       </longdescription>
        <longdescription lang="ja">
-  Epydocは、Javadocに似た出力をする以外はPython言語のための
-  ドキュメンテーションシステムです。Epydocはdoc-stringsを使い、
-  モジュールをインポートし、それらが自己分析したものを使います。
-  -- もしあなたが指定したモジュールがインポートするには安
-  全でないのだとしたら、他のツールを使うべきです。ドキュメンテーション
-  の書式は再構造的文章(reST)です。
-  </longdescription>
+               Epydocは、Javadocに似た出力をする以外はPython言語のための
+               ドキュメンテーションシステムです。Epydocはdoc-stringsを使い、
+               モジュールをインポートし、それらが自己分析したものを使います。
+               -- もしあなたが指定したモジュールがインポートするには安
+               全でないのだとしたら、他のツールを使うべきです。ドキュメンテーション
+               の書式は再構造的文章(reST)です。
+       </longdescription>
        <upstream>
                <remote-id type="sourceforge">epydoc</remote-id>
        </upstream>