blob: 50f40732e08e05a4754e8a45545783946d8de67c (
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
|
<!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/TLCore/collection-documentation-turkish.zip">
<TPM:Name>collection-documentation-turkish</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>Turkish documentation</TPM:Title>
<TPM:Description>Turkish documentation and guides.</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>1116</TPM:Size>
<TPM:Flags default="yes"/>
<TPM:Build>
<TPM:RunPatterns>texmf/tpm/collection-documentation-turkish.tpm</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="1116">texmf/tpm/collection-documentation-turkish.tpm</TPM:RunFiles>
<TPM:Requires>
<TPM:Documentation name="lshort-turkish"/>
<TPM:TLCore name="collection-documentation-base"/>
</TPM:Requires>
<TPM:Provides>TLCore/collection-documentation-turkish</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|