File: docutils.xml

package info (click to toggle)
python-docutils 0.13.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,728 kB
  • ctags: 7,259
  • sloc: python: 43,776; lisp: 13,142; xml: 1,644; sh: 164; makefile: 151
file content (28 lines) | stat: -rw-r--r-- 1,499 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
	<mime-type type="text/x-rst">
		<sub-class-of type="text/plain"/>
		<comment>reStructuredText document</comment>
		<comment xml:lang="ca">Document reStructuredText</comment>
		<comment xml:lang="cs">Dokument reStructuredText</comment>
		<comment xml:lang="cy">Dogfen reStructuredText</comment>
		<comment xml:lang="da">reStructuredText-dokument</comment>
		<comment xml:lang="de">reStructuredText-Dokument</comment>
		<comment xml:lang="es">Documento reStructuredText</comment>
		<comment xml:lang="et">reStructuredText dokument</comment>
		<comment xml:lang="eu">Dokumentua reStructuredText</comment>
		<comment xml:lang="fr">Document reStructuredText</comment>
		<comment xml:lang="hu">reStructuredText dokumentum</comment>
		<comment xml:lang="it">Documento reStructuredText</comment>
		<comment xml:lang="ja">ドキュメント reStructuredText</comment>
		<comment xml:lang="pl">Dokument reStructuredText</comment>
		<comment xml:lang="pt">Documento reStructuredText</comment>
		<comment xml:lang="ru">Документ reStructuredText</comment>
		<comment xml:lang="sk">Dokument reStructuredText</comment>
		<comment xml:lang="ua">Документ reStructuredText</comment>
		<comment xml:lang="zh-CN">reStructuredText 文档</comment>
		<comment xml:lang="zh-TW">reStructuredText 文件</comment>
		<glob pattern="*.rst"/>
		<glob pattern="*.rest"/>
	</mime-type>
</mime-info>