blob: 41a41d21d53626299bbc6c9fb2594217d3e5a7a7 (
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
|
<!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/sdrt.zip">
<TPM:Name>sdrt</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/05/14 15:49:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The sdrt package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>252371</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="10129">
texmf-dist/tex/latex/sdrt/sdrt.sty
texmf-dist/tpm/sdrt.tpm
</TPM:RunFiles>
<TPM:DocFiles size="243164">
texmf-dist/doc/latex/sdrt/README
texmf-dist/doc/latex/sdrt/sdrt-doc.pdf
texmf-dist/doc/latex/sdrt/sdrt-doc.tex
</TPM:DocFiles>
<TPM:Provides>Package/sdrt</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|