blob: 21a3b59802bcc33dd9eb9ac07747550e2f7122b5 (
plain)
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
29
30
31
32
33
34
35
36
37
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/texinfo.zip">
<TPM:Name>texinfo</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version>5.94a</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>Texinfo documentation system.</TPM:Title>
<TPM:Description>
Produces online or printed output from a single source.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Free Software Foundation</TPM:Author>
<TPM:Size>291790</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="292450">
texmf-dist/tex/texinfo/texinfo.ini
texmf-dist/tex/texinfo/texinfo.tex
texmf-dist/tex/texinfo/txi-cs.tex
texmf-dist/tex/texinfo/txi-de.tex
texmf-dist/tex/texinfo/txi-en.tex
texmf-dist/tex/texinfo/txi-es.tex
texmf-dist/tex/texinfo/txi-fr.tex
texmf-dist/tex/texinfo/txi-it.tex
texmf-dist/tex/texinfo/txi-nl.tex
texmf-dist/tex/texinfo/txi-no.tex
texmf-dist/tex/texinfo/txi-pl.tex
texmf-dist/tex/texinfo/txi-pt.tex
texmf-dist/tex/texinfo/txi-tr.tex
texmf-dist/tpm/texinfo.tpm
</TPM:RunFiles>
<TPM:Provides>Package/texinfo</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|