blob: c02f607ce784d0f6f83109e420f02d93ea0aab2c (
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
|
<!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/cv.zip">
<TPM:Name>cv</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/21 00:25:32</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A package for creating a curriculum vitae.</TPM:Title>
<TPM:Description>
CV, a LaTeX package for typesetting a curriculum vitae (by Philipp Maier).
</TPM:Description>
<TPM:Author>Philipp Maier</TPM:Author>
<TPM:Size>14193</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="1534">
texmf-dist/tex/latex/cv/CV.sty
texmf-dist/tpm/cv.tpm
</TPM:RunFiles>
<TPM:DocFiles size="12659">
texmf-dist/doc/latex/cv/ApplicationLetter.dvi
texmf-dist/doc/latex/cv/ApplicationLetter.tex
texmf-dist/doc/latex/cv/CVCTAN.dvi
texmf-dist/doc/latex/cv/CVCTAN.tex
texmf-dist/doc/latex/cv/README
</TPM:DocFiles>
<TPM:Provides>Package/cv</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|